[Gambas-user] Component Show, Hide, Visible
Kadaitcha Man
nospam.nospam.nospam at ...626...
Wed Dec 2 08:13:53 CET 2009
2009/12/2 D. L. Fox <ubuntu at ...2332...>:
> 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.
More information about the User
mailing list