Re: [lazarus] [patch] font.setsize for tLabel in GTK2

2006-04-15 Thread Mattias Gaertner
On Tue, 11 Apr 2006 21:03:01 +0200 darekm [EMAIL PROTECTED] wrote: hi as in subject and enable autoadjust size of tLabel after changing font Thanks. Applied. Mattias _ To unsubscribe: mail [EMAIL PROTECTED] with

Re: [lazarus] [patch] font.setsize for tLabel in GTK2

2006-04-12 Thread Vincent Snijders
darekm schreef: hi as in subject and enable autoadjust size of tLabel after changing font Maybe AdjustSize should be called for all controls, if the font changes? Vincent _ To unsubscribe: mail [EMAIL PROTECTED] with

Re: [lazarus] [patch] font.setsize for tLabel in GTK2

2006-04-12 Thread Mattias Gaertner
On Wed, 12 Apr 2006 15:54:17 +0200 Vincent Snijders [EMAIL PROTECTED] wrote: darekm schreef: hi as in subject and enable autoadjust size of tLabel after changing font Maybe AdjustSize should be called for all controls, if the font changes? Yes. Mattias

[lazarus] [patch] font.setsize for tLabel in GTK2

2006-04-11 Thread darekm
hi as in subject and enable autoadjust size of tLabel after changing font Darek Index: interfaces/gtk2/gtk2winapi.inc === --- interfaces/gtk2/gtk2winapi.inc (wersja 9113) +++ interfaces/gtk2/gtk2winapi.inc (kopia robocza)