[Gambas-user] Menu
timothy
timothy.marshal-nichols at ...247...
Tue Aug 7 08:06:36 CEST 2007
> -----Original Message-----
> From: gambas-user-bounces at lists.sourceforge.net [mailto:gambas-user-
> bounces at lists.sourceforge.net] On Behalf Of Jacky
> Sent: Monday, 06 August 2007 11:23 AM
> To: mailing list for gambas users
> Subject: [Gambas-user] Menu
>
> Hi,
>
> In Gambas 2, in any program, we can't do "Menu.Menu133.Visible = TRUE"
as
> in
> Gambas 1.
> Is exist a mean to do similar way than "Menu.Menu133.Visible = TRUE"
> or "Menu.Menu133.hide" ?
>
> Thank's
>
> Jack
>
>
Doesn't just either:
Menu133.Visible = TRUE
Menu133.Hide()
work. It does for me. Why the "Menu." bit?
Thanks
8-{)} Timothy Marshal-Nichols
<mailto: timothy.marshal-nichols at ...247...>
More information about the User
mailing list