In article <10329@palm-dev-forum>, Aaron Ardiri <[EMAIL PROTECTED]> wrote:

>   someone requested this a while back, and i will put it in the next
>   release of pilrc :))
> 
> ---
>  PULLDOWN "Edit"
>  BEGIN
>   MENUITEM "Undo" ID 10000 "U"
>   MENUITEM "Cut" ID 10001 "X"
>   MENUITEM "Copy" ID 10002 "C"
>   MENUITEM "Paste" ID 10003 "P"
>   MENUITEM "Select All" ID 10004 "S"
>   MENUITEM "-" ID 10005
>   MENUITEM "Keyboard" ID 10006 "K"
>   MENUITEM "Graffiti Help" ID 10007 "G"
>  END
> ---
> 
>   those are the specific OS menu ID's that are used by the palm os.
>   PilRC will not accept any ID's that are > 9999 :P but it will soon.

Are you sure that the current pilrc won't do it already? The version 
which I use (2.4) returns the following warning, but does create the 
resource anyway. I hope it will also work, when I have to update pilrc, 
because I want to add colour icons to the next public release of my
applications.

---
resources.rcp(465) : warning : ID conflicts with PalmOS reserved 
ID range (valid values: 0-9999, Ok for predefined IDs for Edit menu)
---

cheers
-- 
Remo <[EMAIL PROTECTED]>                       /   /   /   /
----------------------------------------- -===(o<0=0=0=0=0=0=0=0>===-
Do NOT remove .nospam from email address!          \   \   \   \

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to