Cool, thanks, Jacque! Since you know everything, do you also know why
revBrowser won't display double-byte (Unicode Cyrillic) characters when my
stack runs/is developed in Mac OS X (Tiger and Snow Leopard)? It displays
two single-byte characters for each Cyrillic letter, which makes the text
unreadable. The English text, including styles, displays fine, and this is
not font-dependent: when I change the font in the HTML, Cyrillic is still
garbled in the same way. The same stack works fine in Windows. The regular
browsers on the Mac display the same Web pages correctly--but revBrowser
doesn't. Does revBrowser work differently in Mac OS X than it does in
Windows?

Slava

> -----Original Message-----
> From: use-livecode-boun...@lists.runrev.com [mailto:use-livecode-
> boun...@lists.runrev.com] On Behalf Of J. Landman Gay
> Sent: Sunday, July 31, 2011 1:44 PM
> To: How to use LiveCode
> Subject: Re: lack of Mac OS X intuition: system menu
>... 
> The IDE will replace the system menu with yours when your stack is
> frontmost. If you click on any IDE component (message box, tool
> palette, etc) the IDE menus will come back. It's dynamic.
> 
> To keep your menus in the stack window while you are developing:
> 
> set the editmenus of this stack to true
> 
> That basically does the same thing as the checkbox in the menu builder.
> The editmenus property is not persistent across relaunches, so you'll
> need to set it each time you reopen the stack.
> 
> I generally work with editmenus set to true until I'm ready to test,
> then I turn it off.
> 
> --
> Jacqueline Landman Gay         |     jac...@hyperactivesw.com
> HyperActive Software           |     http://www.hyperactivesw.com




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

Reply via email to