0

Hi I am an Android developer but I am new to development on Symbian. I couldn't find any classes to put a button on the form. How do I do it on Symbian. Am not sure whether I am doing the right thing.

bharath
  • 14,283
  • 16
  • 57
  • 95
Ragunath Jawahar
  • 19,513
  • 22
  • 110
  • 155

1 Answers1

1

Use TextItem and set its style to button. This is a pure J2me thing and has nothing specifically to do with Symbian

Ola
  • 722
  • 4
  • 9