[Gambas-user] Resizable Funktion?

Ron Onstenk ronstk at ...239...
Wed Nov 17 13:44:00 CET 2004


On Wednesday 17 November 2004 13:11, scatman wrote:
| Am Mittwoch, 17. November 2004 12:05 schrieb Benoit Minisini:
| 
| Hallo,
| 
| > > Kommander takes over this.
| 
| > OK, but what does it do exactly in details ? What does it resize exactly ?
| 
| Example:
| 
| I have a Project with a TreeView, Buttons, TextArea etc.
| 
| In Gambas i must use the Form_Resize() for Resizable Programs.
| (And i don't know, how it correctly works) :-) ashamed 
| 
| In Kommander, i clicked on the Form, Press STRG + G and all are Resizable.
| 
| Whats Kommander do, I don't know. 
| But it works correctly.
| 
| How can i find a instructions for Resize in Gambas?
| 
| thanks

If you take a look in the code of the examples MoviePlayer 
you can find practical example.
Also in the forms of the IDE you can find them.

Ron




More information about the User mailing list