Hello community, and thanks for a great product @Anywhere Software.
I am creating a custom view in B4J that requires the Name property set by the user in the designer grid. I know I can get the event name, text properties through the lbl, size properties through Base, as well as the custom...
I'm trying to deal with a custom field, which has a string property with no default value.
#DesignerProperty: Key: Campo, DisplayName: Campo, FieldType: String, DefaultValue:
In the DesignerCreateView sub I need to know if this property has been filled.
Log(Props.Get("Campo") <> "")...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.