"Hide Others" in Mac version

Something you want to see in a LiveCode product? Want a new forum set up for a specific topic? Talk about it here.

Moderator: Klaus

Post Reply
Tony
Posts: 9
Joined: Sat Dec 15, 2012 8:52 pm

"Hide Others" in Mac version

Post by Tony »

In the Mac version of LiveCode, would it be possible to get the "o" in "Hide others" in the LiveCode menu capitalized? Revolution/LiveCode is the only Mac application I've ever seen that doesn't have both words of that menu item capitalized.

Tony
Klaus
Posts: 14324
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: "Hide Others" in Mac version

Post by Klaus »

Hi Tony,

I am not sure we/the mothership can do anything about this, since these menuitems like "Hide XYZ" etc. are supplied by the underlying OS, macOS here.
No problems here with a german OS however.

You can create a bug report here: http://quality.runrev.com


Best

Klaus
Tony
Posts: 9
Joined: Sat Dec 15, 2012 8:52 pm

Re: "Hide Others" in Mac version

Post by Tony »

Thanks, Klaus. I'll do that.

I have always assumed (based on little knowledge of how these things work) that, as you suggest, the OS controls how that menu displays. Which is why it has always perplexed me that LiveCode differs from every other Mac application.

Tony
richmond62
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 10416
Joined: Fri Feb 19, 2010 10:17 am

Re: "Hide Others" in Mac version

Post by richmond62 »

I wOnder why this shOuld be such a big deal?

RichmOnd.

JOking apArT . . .

as far as I know LiveCode doesn't care if you use upper-case or lower-case letters anyway.
mwieder
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 3582
Joined: Mon Jan 22, 2007 7:36 am
Contact:

Re: "Hide Others" in Mac version

Post by mwieder »

As Klaus mentioned, that's the operating system at work. There's nothing in LiveCode that inserts that menu item.
As to why it's showing up lowercase, I don't have a clue.
jacque
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 7423
Joined: Sat Apr 08, 2006 8:31 pm
Contact:

Re: "Hide Others" in Mac version

Post by jacque »

If I remember right we are allowed to adjust the Preference item, I wonder if that's interacting adversely.
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com
FourthWorld
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10103
Joined: Sat Apr 08, 2006 7:05 am
Contact:

Re: "Hide Others" in Mac version

Post by FourthWorld »

IIRC only the application menu and the Help menu contain automatically generated items. At least in my own apps I've been handling the Window menu myself - is there a way I don't have to?

Definitely report this. Whether that item is supplied by LC or the OS it's wrong, not how other apps capitalize "Others".
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
Tony
Posts: 9
Joined: Sat Dec 15, 2012 8:52 pm

Re: "Hide Others" in Mac version

Post by Tony »

I reported it.

It's been that way since the first version of Revolution I ever tried, 10 years ago (or more?). It would warm this old copy editor's heart to see it corrected.

Tony
mwieder
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 3582
Joined: Mon Jan 22, 2007 7:36 am
Contact:

Re: "Hide Others" in Mac version

Post by mwieder »

Well, waddaya know... turns out it was in the LC engine, not in the IDE files.

fix is on the way.

https://github.com/livecode/livecode/pu ... 2642d47d44
Post Reply