2009/12/2 D. L. Fox <ubu...@frigginjiggy.com>:
> Sorry for the newbie question but...
>
> What is the difference between setting the Visible property to False and
> calling the Hide() method?

Hide is a method, Visible is a property. You can't check if X is
visible or not by calling Hide().

Otherwise, I dare say the two are synonymous in action.  Gambas has a
few synonyms, possibly for compatibility reasons.

------------------------------------------------------------------------------
Join us December 9, 2009 for the Red Hat Virtual Experience,
a free event focused on virtualization and cloud computing. 
Attend in-depth sessions from your desk. Your couch. Anywhere.
http://p.sf.net/sfu/redhat-sfdev2dev
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to