Re: Doing an About Menu item

2007-02-19 Thread Joe Lewis Wilkins
Thanks, Richard. I should have thought of that, since that is what  
FutureBasic does as well. I looked all over the Documentation, but  
never got around to checking Help, which may have something about this.


Joe Wilkins

On Feb 19, 2007, at 7:26 PM, Richard Gaskin wrote:


Joe Lewis Wilkins wrote:
Anyone know what we do to display an About Window? I've created  
one  as a sub-stack, but can't figure how to show it from the  
Apple Menu.  I tried to Create an Apple Menu, but the Menu Builder  
won't won't  cooperate.


Mac is the only OS that has an Apple menu (and not even that  
anymore, now that they've split the Apple menu with the new  
application menu). All other OSes put the "About..." item as the  
last item of the Help menu.


Just make your last menu named "Help", make its last item named  
"About...", and Rev automatically moves it to the correct positions  
for both Classic and OS X.


--
 Richard Gaskin
 Managing Editor, revJournal
 ___
 Rev tips, tutorials and more: http://www.revJournal.com
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your  
subscription preferences:

http://lists.runrev.com/mailman/listinfo/use-revolution


___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Doing an About Menu item

2007-02-19 Thread Richard Gaskin

Joe Lewis Wilkins wrote:
Anyone know what we do to display an About Window? I've created one  
as a sub-stack, but can't figure how to show it from the Apple Menu.  
I tried to Create an Apple Menu, but the Menu Builder won't won't  
cooperate.


Mac is the only OS that has an Apple menu (and not even that anymore, 
now that they've split the Apple menu with the new application menu). 
All other OSes put the "About..." item as the last item of the Help menu.


Just make your last menu named "Help", make its last item named 
"About...", and Rev automatically moves it to the correct positions for 
both Classic and OS X.


--
 Richard Gaskin
 Managing Editor, revJournal
 ___
 Rev tips, tutorials and more: http://www.revJournal.com
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Doing an About Menu item

2007-02-19 Thread Joe Lewis Wilkins
Anyone know what we do to display an About Window? I've created one  
as a sub-stack, but can't figure how to show it from the Apple Menu.  
I tried to Create an Apple Menu, but the Menu Builder won't won't  
cooperate.


TIA,

Joe

On Feb 19, 2007, at 6:30 PM, Mark Swindell wrote:


Thanks, Joe,

I've seen Cross Over Mac, and I'd love to not have Windows, but  
what I need is to be able to test Rev-created standalones in an  
actual Windows environment with all the associated caveats an end  
user might encounter.  I'm not sure I can see this solution giving  
me a test environment... not even sure with Parallels.  Maybe Boot  
Camp is the only way to get an honest evaluation.   What do you think?


Mark

On Feb 19, 2007, at 5:52 PM, Joe Lewis Wilkins wrote:


Mark, I'm about to do the same and am looking at "Cross Over Mac" at:




It appears that it's still quite THERE, but I like the idea of not  
having to have Windows.


Joe Wilkins

On Feb 19, 2007, at 5:44 PM, Mark Swindell wrote:

I'm about to bite on an Intel MacBook, I think.  Anybody using  
Parallels with Rev?  Comments?  Suggestions?


Thanks
Mark
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your  
subscription preferences:

http://lists.runrev.com/mailman/listinfo/use-revolution


___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your  
subscription preferences:

http://lists.runrev.com/mailman/listinfo/use-revolution



___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your  
subscription preferences:

http://lists.runrev.com/mailman/listinfo/use-revolution


___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


HOW TO... enable the "About" menu item?

2004-12-18 Thread Randy Padawer
What is the easiest way to enable the "About" menubar item?
Randy
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: "About" menu item

2004-09-29 Thread Jeanne A. E. DeVoto
At 11:56 AM +0200 9/27/2004, Carlo Ricchiardi wrote:
how do I attach an action to the "about..." menu item in the main 
menu bar of a standalone?
(MacOSX 10.3.5, Rev 2.5, no menu bar defined in the rev stack)
You need to define a menu bar first. In the Help menu, the last two 
items should be a separator line and your "About" menu item. (It's 
done this way for cross-platform compatibility. On Windows and Unix, 
the About item is in the Help menu; on Mac OS and OS X, it's 
automatically moved to the proper place in the Apple menu or 
application menu.)

The menuPick handler for your Help menu will then respond to choosing 
the About menu item, no matter where it's displayed on the current 
platform.


How do I access the rev bug database?
It's at <http://support.runrev.com/bugdatabase/>. To enter comments 
or new bugs, you need to sign up for an account.
--
jeanne a. e. devoto ~ [EMAIL PROTECTED]
http://www.jaedworks.com
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution