T
tiger79
Hi,
I'm implementing an InputPanel in one of my Smart Device projects.
I want to be ablt for an user to select a letter with the InputPanel.
I placed one in my project (with a mainmenu) and its always visible, so no
problem there. I placed a button in my form, my intention was to press the
buton and then the InputPanel would expand automatically. I tried using
InputPanel1.Enabled = true;
but that aint doing nothing really... Any idea how to implement this ?
Second question :
About the letter that is selectd. What method or exception can I use to
capture the letter that the user has selected on the SIP ?
Thanx...
I'm implementing an InputPanel in one of my Smart Device projects.
I want to be ablt for an user to select a letter with the InputPanel.
I placed one in my project (with a mainmenu) and its always visible, so no
problem there. I placed a button in my form, my intention was to press the
buton and then the InputPanel would expand automatically. I tried using
InputPanel1.Enabled = true;
but that aint doing nothing really... Any idea how to implement this ?
Second question :
About the letter that is selectd. What method or exception can I use to
capture the letter that the user has selected on the SIP ?
Thanx...