[posted and mailed] In order to lauch my app without using a hackmaster extension, I'm trying to use the notification manager with the sysNotifyMenuCmdBarOpenEvent.
In response to sysAppLaunchCmdNotify I'm trying to add a button to the command bar : bitmapID = DmSearchResource(bitmapRsc,bMenuCmd,NULL,dbPP); MenuCmdBarAddButton(1,bitmapID ,menuCmdBarResultNone,0,"Any Message"); everything work ok but the icon desn't show in the command bar and I really don't know why. Any suggestion? Gabo -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
