Re: [Gambas-user] watcher class

2011-04-25 Thread tobias
hi, thanks for your reply. i told him that it will be like this with the watcher but he didn't believe me :) oh, i forgot to translate it because i don't even understand the concept of this test project... the english one is attached now.. i found that it may be difficult show the FMain because

Re: [Gambas-user] watcher class

2011-04-25 Thread Benoît Minisini
> hi, > i have to redirect a question again: > --- > I need an example that demonstrates how to use the Watcher class and its > 4 events. can you look at the project and tell me if this is what the > watcher class is about? > --- > > happy easter, > tobi I can't speak German, so it's hard for me

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] about components in gabas3

2011-04-25 Thread Charlie Reinl
Am Montag, den 25.04.2011, 18:33 +0200 schrieb Benoît Minisini: > > Salut, > > > > the wiki says this: > > > > Installing > > You can install the component in your home directory by checking the > > corresponding option in the "Make executable" dialog. > > > > Once installed there, the component

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

[Gambas-user] Gambas 3

2011-04-25 Thread Game Guy
When will Gambas 3 come out? Or is it already out? -- WhatsUp Gold - Download Free Network Management Software The most intuitive, comprehensive, and cost-effective network management toolset available today. Delivers low

Re: [Gambas-user] about components in gabas3

2011-04-25 Thread Benoît Minisini
> Salut, > > the wiki says this: > > Installing > You can install the component in your home directory by checking the > corresponding option in the "Make executable" dialog. > > Once installed there, the component will be visible in the "Components" > tab of the project property dialog as any o

[Gambas-user] watcher class

2011-04-25 Thread tobias
hi, i have to redirect a question again: --- I need an example that demonstrates how to use the Watcher class and its 4 events. can you look at the project and tell me if this is what the watcher class is about? --- happy easter, tobi WATCHER-0.0.27.tar.gz Description: GNU Zip compressed dat

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] about components in gabas3

2011-04-25 Thread Charlie Reinl
Salut, the wiki says this: Installing You can install the component in your home directory by checking the corresponding option in the "Make executable" dialog. Once installed there, the component will be visible in the "Components" tab of the project property dialog as any other globally insta

[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