[Gambas-user] defining start-up class.

Maximillian Von Kloisterheim maximvonk at ...626...
Sun Apr 20 12:44:07 CEST 2008


Ahmedinho Ahmed wrote:
> Hi Gambas users.
> im new to Gambas and im trying to self teach myself. ihave been able to create a simple program that shows No error when i compile. but when i run it, a warning is displayed "you must define a start up class or form."
> how do i define a start up class or form?
> 
> Secondly, i recognised there are words that are recognised, are in the lanuage of Gambas i.e. DIM, Message, info, as, to, etc. is there a directory of Gambas having all these words/commands ?
> Thanks
> ahmedinho 
> 
> 
>        
> ---------------------------------
> Be a better friend, newshound, and know-it-all with Yahoo! Mobile.  Try it now.
> -------------------------------------------------------------------------
> This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
> Don't miss this year's exciting event. There's still time to save $100. 
> Use priority code J8TL2D2. 
> http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
> 

Hi there.

To set the startup class you simply right click on the item in the 
project tree on the left, and select "Startup Class"

As for the keywords, Im not sure about a list, but the documents are 
found online here http://www.gambasdoc.org/help/  and a copy of them 
should have installed when you installed Gambas. Try placing the cursor 
on a keyword and press F2.

Regards

Max




More information about the User mailing list