> I want to add a menu item to system menu (e.g: Edit),and don't add > a button. Please help me,and thanks.
there is plenty of documentation available that can tell you how to do this; you just need to find it. there is a bunch of API's specific for dynamic menus. first of all, the following references are essential: - PalmOS Programmer Reference - PalmOS Programmer Companion (both parts) they are available online (and, for download) at the following url: http://www.palmos.com/dev/support/docs/palmos/ thats the basics, you should give these a complete read over, i purchased the books way back when it was 3.0 documentation; and, i read them book to cover.. they have a lot of good descriptions about what is possible, what isn't - and, are a great reference. this should give you the theory side of everything. secondly, i recommend you study case-examples, and, this is when the theory is applied with 'real world' situations. palmsource have setup what is known as 'PalmOS Programming Recipes", which is available at the following url: http://www.palmos.com/dev/support/docs/recipes/ study these - they tell you a LOT of good things. i wish they existed when i had started; i was pretty much stuck to checking header files to see what was going on. how about reading up on your topics first - instead of posting 'help me' type emails to the discussion lists; i for one, are very close to listing your name as a /dev/null recipient in my email box. a little thinking never hurt you know. --- Aaron Ardiri PalmOS Certified Developer [EMAIL PROTECTED] http://www.mobilewizardry.com/members/aaron_ardiri.php -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
