how i can insert in my app push buttons???? the documentation didn't say nothing !!
please help me !
how i can insert in my app push buttons???? the documentation didn't say nothing !!
please help me !
by default midp do not provide a button in LCDUI, but you can use custom item to make button.
Or if you are using the UI library say LWUIT - you can use the ready made button provided by it - http://lwuit.java.net/javadocs/com/s...it/Button.html