On Jun 26, 2012, at 5:43 AM, André Somers wrote:
> Op 25-6-2012 22:35, Michael Jackson schreef:
>> Is it possible to dynamically set the row height based on the amount of text
>> that needs to be displayed? We are trying to display some error messages in
>> a table and some of the messages are
On Jun 26, 2012, at 5:43 AM, André Somers wrote:
> Op 25-6-2012 22:35, Michael Jackson schreef:
>> Is it possible to dynamically set the row height based on the amount of text
>> that needs to be displayed? We are trying to display some error messages in
>> a table and some of the messages are
Op 25-6-2012 22:35, Michael Jackson schreef:
> Is it possible to dynamically set the row height based on the amount of text
> that needs to be displayed? We are trying to display some error messages in a
> table and some of the messages are very short (just a few words) and some of
> very long (
rom: interest-bounces+eclark=ara@qt-project.org [mailto:interest-
>> bounces+eclark=ara@qt-project.org] On Behalf Of Michael Jackson
>> Sent: Monday, June 25, 2012 3:35 PM
>> To: Interests Qt
>> Subject: [Interest] Dynamically Resizing the height of a Row in a
>>
f Michael Jackson
> Sent: Monday, June 25, 2012 3:35 PM
> To: Interests Qt
> Subject: [Interest] Dynamically Resizing the height of a Row in a
> QTableWidget or QTableView
>
> Is it possible to dynamically set the row height based on the amount of text
> that needs to be displ
Is it possible to dynamically set the row height based on the amount of text
that needs to be displayed? We are trying to display some error messages in a
table and some of the messages are very short (just a few words) and some of
very long (lots and lots of words). Can this be done with a QTab