View Full Version : Can I add a button bar to an application using personal java


07-08-2003, 12:12 PM
I am using personal java to develop application on P800. I want to display a button bar in this applcation, which can generate some events and I will handle it in my application.

How can I make use of a button bar in my application?

I just read some information on button bars.
In Symbian C++, using QIK_TOOLBAR, we can add button bar.
We have to populate the structure QIK_TBAR_BUTTON.

Similarly, is there any way to add a button bar using personal java?

Please help.

Thanks

Shubhangi