M
Mortar
i would like to create my own keyboard on the screen. Since there are
going to be many buttons acting as keys, i would like to return the
button caption from the onclick event.
how do i do this? create a custom control? i heard they arent as easy
as in desktop apps. Also, what would capture the caption sent from the
onclick event?
basically i dont want to create many different functions for all the
buttons which are all doing the same thing, just returning their
caption to something when they are clicked.
what is the best way to do this?
going to be many buttons acting as keys, i would like to return the
button caption from the onclick event.
how do i do this? create a custom control? i heard they arent as easy
as in desktop apps. Also, what would capture the caption sent from the
onclick event?
basically i dont want to create many different functions for all the
buttons which are all doing the same thing, just returning their
caption to something when they are clicked.
what is the best way to do this?