[Gambas-devel-svn] SF.net SVN: gambas:[2820] gambas/trunk/main/gbx
Brought to you by:
gambas
From: <ga...@us...> - 2010-03-25 11:16:40
|
Revision: 2820 http://gambas.svn.sourceforge.net/gambas/?rev=2820&view=rev Author: gambas Date: 2010-03-25 11:16:33 +0000 (Thu, 25 Mar 2010) Log Message: ----------- [INTERPRETER] * NEW: Application.Startup is a new property that returns the name of the startup class. * NEW: Class.AutoCreate is a new method that creates the automatic instance of a class, and returns it. It returns NULL if the class is not auto-creatable. Modified Paths: -------------- gambas/trunk/main/gbx/gbx_c_application.c gambas/trunk/main/gbx/gbx_c_class.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |