[Gambas-devel] "Settings" Component MIA

Ron_1st ronstk at ...124...
Wed Apr 29 17:01:55 CEST 2009


On Tuesday 28 April 2009, goolem wrote:
> Fmain.class:
> ' Gambas class file
> 
> PUBLIC SUB Settings_Click()
> 
>     modValue.values(LAST.tag)     
> 
> END
> 
> modValue.module:
> ' Gambas module file
> 

AFAIK Settings does not have a click event.
The best tip I can give is rename the Menu entry now named 'Settings'
to 'mnuSettings'. I'm afraid name collision is your problem here.
And ajust the related things to that mnuSettings.


Best regards,

Ron_1st

-- 




More information about the Devel mailing list