Using Gambas v3.9.2 and GTK+3 I am creating a component and would like to override the Caption property.
Public Const _Properties as String = "*,Caption" Property Read {Caption} as String Causes an "improper override error". I've also tried encasing the word Caption in the _Properties statement with curly brackets "{Caption}". Any assistance is greatly appreciated. ------------------------------------------------------------------------------ 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