Re: Extra Title Bar in All Stacks

2017-03-30 Thread Bob Sneidar via use-livecode
Or alternatively, you could turn it off for yourself. Everybody wins! Bob S > On Mar 29, 2017, at 20:21 , Sannyasin Brahmanathaswami via use-livecode > wrote: > > "System wide" ?? I tried a dozen different apps, include Apple's own Pages, > Numbers and Notes etc. > > *none* of them respon

Re: Extra Title Bar in All Stacks

2017-03-29 Thread Sannyasin Brahmanathaswami via use-livecode
"System wide" ?? I tried a dozen different apps, include Apple's own Pages, Numbers and Notes etc. *none* of them respond to cmd-shift-T to make tabbed windows… the only "system-wide" is the Finder. Adding an Apple-Mac Only Finder feature to LC that OS X does not even implement this in it's

Re: Extra Title Bar in All Stacks

2017-03-26 Thread Paul Hibbert via use-livecode
Ah! that’s the bit I forgot to mention, I think it is a system wide shortcut (it works in some other apps), I have seen it appear in the LC View menu, but not always for some odd reason. If you hit cmd-shift-t with the menu open it immediately selects Toolbar-Text, so I wonder if this is clashin

Re: Extra Title Bar in All Stacks

2017-03-26 Thread Sannyasin Brahmanathaswami via use-livecode
OK… see this: http://quality.livecode.com/show_bug.cgi?id=19276 the problem was, (not documented anywhere that I can find.) I must have hit cmd-shift-t inadvertently… I'm not seeing this in the Mac short cuts… so I guess it is a LC short cut? once you hit that inadvertently, then thereafter

Re: Extra Title Bar in All Stacks

2017-03-26 Thread Sannyasin Brahmanathaswami via use-livecode
Now, that's obscure I was in "In Full screen Only" I set to sys prefs → dock → tabs→ "Manually" But second tab title bar still appears on resizeable LC windows. even after rebooting LC Paul Hibbert via use-livecode" wrote: Look at the fifth item down the window and you’ll see:

Re: Extra Title Bar in All Stacks

2017-03-26 Thread Paul Hibbert via use-livecode
This came up a while ago, and Colin Holgate pointed out that it comes from a System Preference setting for the Dock (go figure!). Go to the Apple Menu, open System Preferences and choose the Dock icon. Look at the fifth item down the window and you’ll see: Prefer tabs when opening documents:

Re: Extra Title Bar in All Stacks

2017-03-25 Thread Sannyasin Brahmanathaswami via use-livecode
confirmed. Create new stack (leave it untitled) … I am getting a second "tab bar" under the *real* title bar of the new stack Create second new stack Hmmm, yes, fascinating, I can drag the title bar slowly onto the first stack and let go Now I have Untitled 2

Re: Extra Title Bar in All Stacks

2017-03-25 Thread Colin Holgate via use-livecode
It’s a standard Sierra feature that LiveCode doesn’t fully support yet. The View menu is supposed to have a Show Tab Bar menu item, which would hide the tab bar part of the window. The option is there sometimes, so if you’re lucky enough to see it you can deselect it. If the tab bar is showing

Re: Extra Title Bar in All Stacks

2017-03-25 Thread Sannyasin Brahmanathaswami via use-livecode
Further testing: This is only occurring on stacks with "resize" set to true.. if I uncheck that the second title bar disappears. My gut says it has something to do with the "decorations" property of stacks being corrupted. On 3/25/17, 3:20 PM, "use-livecode on behalf of Sannyasin Brahmanathas

Extra Title Bar in All Stacks

2017-03-25 Thread Sannyasin Brahmanathaswami via use-livecode
Something bizarre started happening this afternoon Mac OSx 10.12.3 Sierra LC 9DP5 Stack are opening with a second title bar underneath the *real* title bar. see http://wiki.hindu.org/uploads/extra-title-var.jpg I deleted my settings, removed all plug-ins, deleted settings again, rebooted… stac