Re: [lazarus] TToolButton while grouped not working as Delphi

2007-09-01 Thread Marc Weustink
Vincent Snijders wrote: Marc Weustink schreef: Luis Rodrigues wrote: Could someone please take a look ate this issue and commit my patch since I really need that to be working. http://www.freepascal.org/mantis/view.php?id=9491 Typical borland solution. Personally I think that grouping on gr

Re: [lazarus] TToolButton while grouped not working as Delphi

2007-09-01 Thread Vincent Snijders
Marc Weustink schreef: Luis Rodrigues wrote: Could someone please take a look ate this issue and commit my patch since I really need that to be working. http://www.freepascal.org/mantis/view.php?id=9491 Typical borland solution. Personally I think that grouping on group number is better. (m

Re: [lazarus] TToolButton while grouped not working as Delphi

2007-08-30 Thread Marc Weustink
Luis Rodrigues wrote: On Thu, 2007-08-30 at 10:26 +0200, Marc Weustink wrote: Luis Rodrigues wrote: Could someone please take a look ate this issue and commit my patch since I really need that to be working. http://www.freepascal.org/mantis/view.php?id=9491 Typical borland solution. Personal

Re: [lazarus] TToolButton while grouped not working as Delphi

2007-08-30 Thread Luis Rodrigues
On Thu, 2007-08-30 at 10:26 +0200, Marc Weustink wrote: > Luis Rodrigues wrote: > > Could someone please take a look ate this issue and commit my patch > > since I really need that to be working. > > > > http://www.freepascal.org/mantis/view.php?id=9491 > > > Typical borland solution. Personall

Re: [lazarus] TToolButton while grouped not working as Delphi

2007-08-30 Thread Marc Weustink
Luis Rodrigues wrote: Could someone please take a look ate this issue and commit my patch since I really need that to be working. http://www.freepascal.org/mantis/view.php?id=9491 Typical borland solution. Personally I think that grouping on group number is better. (maybe we can add that som

[lazarus] TToolButton while grouped not working as Delphi

2007-08-29 Thread Luis Rodrigues
Could someone please take a look ate this issue and commit my patch since I really need that to be working. http://www.freepascal.org/mantis/view.php?id=9491 With best regards, Luís Rodrigues _ To unsubscribe: mail [EMAIL PROT

Re: [lazarus] TToolButton

2006-06-14 Thread Mattias Gaertner
On Wed, 14 Jun 2006 09:05:22 +0200 "Graeme Geldenhuys" <[EMAIL PROTECTED]> wrote: > The AutoSize doesn't work at all, not even in the Win32 widgetset. If > I remember correctly, you need to manually (in code) set AutoSize := > False and set the ToolButton Width in the ToolBar, which will then > r

Re: [lazarus] TToolButton

2006-06-14 Thread lazarus . mramirez
> The AutoSize doesn't work at all, not even in the Win32 widgetset. If > I remember correctly, you need to manually (in code) set AutoSize := > False and set the ToolButton Width in the ToolBar, which will then > resize all buttons on the bar. > > If you don't come right, I can have a look in my

Re: [lazarus] TToolButton

2006-06-14 Thread Graeme Geldenhuys
The AutoSize doesn't work at all, not even in the Win32 widgetset. If I remember correctly, you need to manually (in code) set AutoSize := False and set the ToolButton Width in the ToolBar, which will then resize all buttons on the bar. If you don't come right, I can have a look in my code, to s

[lazarus] TToolButton

2006-06-13 Thread Alain Michaud
Hi, the caption does not show on a TToolButton. Could someone please tell me what I am doing wrong. Linux, Lazarus 0.9.16, GTK1 Thanks Alain _ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe