Re: [Gambas-user] Disabling the window's buttons on forms

2012-01-30 Thread Benoît Minisini
Le 29/01/2012 18:30, M. Cs. a écrit : > Hello! > How could I disable the Maximize, Minimize and Close buttons on a Form? > If I used a borderless form, I'm losing the ability of resizing it, > and If I use a form with borders, and If I start a Music on this form, > it won't stop upon Close button's

[Gambas-user] Disabling the window's buttons on forms

2012-01-29 Thread M. Cs.
Hello! How could I disable the Maximize, Minimize and Close buttons on a Form? If I used a borderless form, I'm losing the ability of resizing it, and If I use a form with borders, and If I start a Music on this form, it won't stop upon Close button's being pushed. Any idea? Csaba ---