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 ?
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 ?
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).