Mike Hughes wrote:
Could anyone kindly assist me with the following two questions?

1. When building a standalone on OS X, how can I get rid of the "Preferences" menuItem from the Application menu? I don't have a Preferences item coded into my Edit menu but it still appears under my Application menu.

I'm afraid you can't. Mac OS X puts it there automatically (along with the Help menu, too) and the application doesn't have much to say about it. I've been able to disable the menu item after the standalone launches, though.

2. I have selected an icon to be a part of my "Answer" dialogs but in the standalone, the icon shows up towards the bottom of the "Answer" dialog, looks small, and is quite off-center. It appears that I am limited to a 32x32 icon when selecting said icon in the standalone settings.

See gRevAppIcon and gRevSmallAppIcon in the docs. The size for the first should be 64x64 and the second is 32x32. The smaller image is used in addition to the standard image when you specify an icon type for the dialogs (i.e., "ask warning" or "answer question".) If you don't specify an icon type, the larger image is used alone.

--
Jacqueline Landman Gay         |     [EMAIL PROTECTED]
HyperActive Software           |     http://www.hyperactivesw.com
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to