SOLVED own Properties not changeable ...
Posted
#1
(In Topic #1062)
Enthusiast

create a class with name "Form"
Code (gambas)
- ' Gambas class file
- '----- Properties
now go to the form editor and try to change the values …
thanks
Micha
Posted
Guru

A bug got fixed recently in ide custom property editing.
Posted
Enthusiast

and i know that this WAS fixed and working … but now it happened again
Posted
Guru

to be fair you do not need the _Group or _Family consts either as it is an auto-inherited class that will inherit those properties from the Super Form.Class
Code (gambas)
- ' Gambas class file
- '----- Properties
Posted
Enthusiast

works perfectly !!! thanks a lot !!!
Posted
Regular

1 guest and 0 members have just viewed this.


