Re: [Gambas-user] How to disable the minimize button on window

2011-04-25 Thread Benoît Minisini
> Hi gurus, > > I'm new to gambas. does anyone know how to disable minimize button on > window..? > please help me... > > -Ganesh. On X-Window, window borders are not managed by the application, but by a special program named "window manager". The window manager can do what he wants with windo

Re: [Gambas-user] How to disable the minimize button on window

2011-04-25 Thread Fabien Bodard
on gambas 2 you can't remove the minimize button even in the fixed border style 2011/4/25 Kevin Fishburne : > On 04/25/2011 08:38 AM, Ganesh Kumar wrote: >> Thanks for your replay. >> >> I cant understand fully,  please give some clear steps about windows type in >> gambas2. >> >> you can change t

Re: [Gambas-user] How to disable the minimize button on window

2011-04-25 Thread Kevin Fishburne
On 04/25/2011 08:38 AM, Ganesh Kumar wrote: > Thanks for your replay. > > I cant understand fully, please give some clear steps about windows type in > gambas2. > > you can change the windows type (in gambas2) and on gambas3 set >> Utility property to true >> >> but you can't remove only the minim

Re: [Gambas-user] How to disable the minimize button on window

2011-04-25 Thread Ganesh Kumar
Thanks for your replay. I cant understand fully, please give some clear steps about windows type in gambas2. you can change the windows type (in gambas2) and on gambas3 set > Utility property to true > > but you can't remove only the minimise button the restore/maximise > will be masked too > A

Re: [Gambas-user] How to disable the minimize button on window

2011-04-25 Thread Fabien Bodard
2011/4/25 Ganesh Kumar : > Hi gurus, > > I'm new to gambas. does anyone know how to disable minimize button on > window..? > please help me... you can change the windows type (in gambas2) and on gambas3 set Utility property to true but you can't remove only the minimise button the restore/maximis

[Gambas-user] How to disable the minimize button on window

2011-04-25 Thread Ganesh Kumar
Hi gurus, I'm new to gambas. does anyone know how to disable minimize button on window..? please help me... -Ganesh. -- Did I learn something today? If not, I wasted it. -- Fulfilling the Lean Software Promise Lean sof