Hello,
I was about to implement the colorslist example in my application.
Sub Globals
'These global variables will be redeclared each time the activity is created.
'These variables can only be accessed from this module.
Dim xui As XUI
Private pnlCols As Panel
End Sub
Sub...
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") <> "")...
Hello, hope you are fine.
Today I have a question about developing a Custom View.
For example if I like to make a custom view on base on an EditTextbox to enhance the native views features I know how to do that with the custom view xui class. But if I go to use the custom view in the designer...
Hallo,
ich verfolge B4X schon seit Jahren. Hatte nur nicht die Zeit mich hier mal einzuarbeiten. Habe nun beim Start von Corona damit begonnen. Hänge aber seitdem eigentlich fest.
Ich würde gerne on the fly code für ein customview erzeugen. Habe X-Beispiele gelesen und probiert. Viele Beispiele...
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.