Le Friday 26 September 2008 21:25:30 Joshua Higgins, vous avez écrit :
> Hi, I'm making a replacement panel for my desktop in gambas, and I need to
> know how to set the window type as a panel, so windows can't cover it and
> it can't cover windows.
>
> any ideas??

Hi,

To do that, you must set the Type property of your Form to "Panel".
Another way it's to let this property to "Normal" and to set the Border 
property to False.

-- 
GarulfoUnix - François Gallo 
(fr)Contributeur à Gambas(Traductions, documentations, rapport de bugs...)
(en)Gambas contributor(Translation, documentation, bugs report...and so on)

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to