Dear all,
I am working with a customlistview with severla edittextboxes, buttons etc. when entering from one editbox to another, I want to make from the enterpressed command on the last textbox that he jumps to the first of the following panel.
There is a getpanel command but is there also a...
HI, i'm working with DSNavigationDrawer panel menu...i see that is possible to lock and unlock the open of panel...
How i can set the DSNavigationDrawer locked and unlocked?
Thank you
I am using the Table class in the designer, added to a panel (Add View, CustomView, Table)
I declare the class in Sub Globals():
Private TableX As Table
This causes a warning in the IDE:
View 'TableX' was added with the designer. You should not initialize it. (warning #20)
This is not actually...
Hi
I have searched and search and cannot find a specific answer to my question;
I have a panel. It may have 1 checkbox or up to 8.
I add the checkbox dynamically.
How can I position them so that it goes
1 2 5 6
3 4 7 8
This is the code I have used to achieve this:
If i Mod 2...
Hi all.
I'm new to the forum.
I've a little problem with custom class.
how can I turn my Base Panel into view, so that I can add it via code in an activity or another object, like a list?
EXAMPLE:
Sub Globals
Dim myButton As mybutton
End sub
Sub Activity_Create(FirstTime As Boolean)...
I have an app that has a top bar with a button to show a sliding menu (done with slidingmenuwrapper) and a label that indicates what "page" you're currently on. The rest of the UI is a Panel.
The menu contains some buttons that allow you to switch between several pages by loading different...
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.