menus on the Mac

Chris Sheffield revlist at cableone.net
Thu Dec 11 17:41:32 EST 2003


Thanks, Ken.  Hopefully that will do the trick.


Chris Sheffield
Software Development
Read Naturally
 


-----Original Message-----
From: use-revolution-bounces at lists.runrev.com
[mailto:use-revolution-bounces at lists.runrev.com] On Behalf Of Ken Ray
Sent: Thursday, December 11, 2003 3:36 PM
To: 'How to use Revolution'
Subject: RE: menus on the Mac


> Does anyone have any ideas?  I'd greatly appreciate it.

Actually, I have that happening in my stacks and I found a (albeit
temporary) workaround. It turns out that if you manually switch to the
pointer tool and click at the location where your buttons are, they will
redraw properly. So I just put that into code:

  choose pointer tool
  click at loc of group "NavBtns"
  choose browse tool

Works here...

Personally, I think the whole auto-resizing menubar is funky... in fact, if
you have a menu group on your card that is hidden on the Mac, when that
stack opens, it triggers a resizeStack message automatically as the engine
resizes the stack to hide the menubar. However if you have code in your
resizeStack handler to accommodate a user actually dragging to resize the
stack, things get VERY screwy... Personally, I'd like to
*not* get a resizeStack message when a stack with a menubar opens on a Mac,
but that's me...

Ken Ray
Sons of Thunder Software
Email: kray at sonsothunder.com
Web Site: http://www.sonsothunder.com/ 


_______________________________________________
use-revolution mailing list
use-revolution at lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution

---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.545 / Virus Database: 339 - Release Date: 11/27/2003
 

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.545 / Virus Database: 339 - Release Date: 11/27/2003
 



More information about the use-livecode mailing list