Read-only archive of the All About Symbian forum (2001–2013) · About this archive

UIQ: Problem with the menu

1 replies · 1,511 views · Started 16 July 2005

When I start an OPL programm for UIQ the menu is always hidden until you activate it with the stylus.

Can I copy a MBM to simulate the menubar and where in the core code must it be ?

Roman wrote:When I start an OPL programm for UIQ the menu is always hidden until you activate it with the stylus.

Can I copy a MBM to simulate the menubar and where in the core code must it be ?


In the OPL UIQ event core there is an example about how to load and display an image: just change the image and its position on the screen!

To change the image, you must create your own BMP image, convert it into MBM format by using BMCONV in the UIQ SDK, and give it the name used in EventCore (or change appropriately the EventCore source to match the filename).