Amiga Menus - Ampersand usage

This forum is for general developer support questions.
Post Reply
User avatar
djrikki
Posts: 138
Joined: Fri Jun 17, 2011 11:21 pm
Location: Grimsby, Lincolnshire, UK
Contact:

Amiga Menus - Ampersand usage

Post by djrikki »

Hello,

I am having trouble inserting an ampersand into a menu item, this is through the MUIRoyale plugin for Hollywood.

I am trying to isolate whether this is a problem with MUIRoyale itself or Intuition/AmigaOS, hopefully this can be answered quickly as its a fairly rudimentary question.

1. Is ampersand a special character? If yes...

2. What escape code should I use before special characters?
chris
Posts: 564
Joined: Sat Jun 18, 2011 12:05 pm
Contact:

Re: Amiga Menus - Ampersand usage

Post by chris »

djrikki wrote:1. Is ampersand a special character?
No, it's not.

I think some systems use it to denote the next character is a shortcut key, but GadTools and Intuition certainly do not.
Post Reply