no problem. Maybe your app needs to fire up in the bg. Here are my settings. BTW, rollover is a signed API.
I have two projects.
app
app_gui
app
---
Project type:
CLDC Application
Ribbon position:
[x] none 0
[x] system module
[x] Auto-run on startup
icon:
s2.png
app_gui
--------
Project type:
Alternate CLDC Application Entry Point
Alternate entry point for:
app
Arguments passed to "Static"...:
gui
Ribbon position:
[ ] none 1 (Not checked)
Icon:
s1.png
-- Jason |