[Gambas-user] No menu
Benoit Minisini
gambas at ...1...
Tue Mar 23 19:04:54 CET 2004
On Monday 22 March 2004 22:44, ron wrote:
> On Monday 22 March 2004 22:13, Benoit Minisini wrote:
> > On Monday 22 March 2004 17:57, ron wrote:
> > > On Monday 22 March 2004 17:38, Benoit Minisini wrote:
> > >
> > > A question about the menu names.
> > > Are underscores allowed?
> > > In my project I build for completion I had them and now I get errors
> > > on them but they still works.
> > >
> > > Ron
> >
> > Yes, underscores are allowed. But what do you mean by "I get errors on
> > them" ?
>
> When I click on &Paste or &Undo in the list I get the snapshot
> As you can see the name is in such case mnuEdit_Undo.
> Before the underscore is the menubar and the entries are after the
> underscore.
>
>
> Ron
The underscore is forbidden in control names to avoid a confusion with event
handler procedure names.
--
Benoit Minisini
mailto:gambas at ...1...
More information about the User
mailing list