Hi all,
I've modified the madalformexample app in order to create my calendar alike B4A's anotherdatepicker,I declared this in the class module(jThaicalendar) by generate members clicked belows:
It's warning say "TopPanel is declared wrong type"
I've modified the madalformexample app in order to create my calendar alike B4A's anotherdatepicker,I declared this in the class module(jThaicalendar) by generate members clicked belows:
Private TopPanel As Pane
It's warning say "TopPanel is declared wrong type"