On Fri, 16 Jun 2017 12:38:50 +0200
Tobias Boege <tabo...@gmail.com> wrote:

> Can you give a full project? The attached project contains everything
> you said about your class, and it works. It is instantiable. Is the
> *error message* really that the class cannot be instantiated or is
> there another error which just prevents objects from being created,
> e.g. you use the "status" variable in the _new method?        <-----------?
> 
> Regards,
> Tobi
> 
> -- 
> "There's an old saying: Don't change anything... ever!" -- Mr. Monk

Eh? You can use static variables in dynamic methods... or Constants would never 
work.
(You cannot access dynamic variables from static methods.)

b
-- 
B Bruen <adamn...@gnail.com (sort of)>

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to