Am Son, 2003-01-19 um 00.45 schrieb nybxvc : Hi!
> SysNotifyRegister(0, 'STRT', sysNotifyKeyboardDialogEvent , > NULL, sysNotifyNormalPriority, 0); The second parameter is not the creator ID of your application, but rather the database ID (rf. to the Ref Manual). Use SysCurrAppDatabase to get this value. -- Daniel Seifert <[EMAIL PROTECTED]> -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
