New stack window has 2 title bars

panagiotis merakos merakosp at gmail.com
Tue Mar 20 13:40:25 EDT 2018


Hi Bill,

Pressing cmd+Shift+T should remove the extra tab, according to the bug
report.

Best,
Panos
--

On Tue, Mar 20, 2018 at 5:28 PM, prothero--- via use-livecode <
use-livecode at lists.runrev.com> wrote:

> Tnx, Panos. I’ll try to love with it until it gets fixed. Or, is,there a
> workaround?
> Bill
>
> William Prothero
> http://earthlearningsolutions.org
>
> > On Mar 20, 2018, at 9:54 AM, panagiotis merakos via use-livecode <
> use-livecode at lists.runrev.com> wrote:
> >
> > Hi Bill,
> > See this report:
> >
> > http://quality.livecode.com/show_bug.cgi?id=19276
> >
> > This happens because of a new feature in MacOS Sierra (you can have
> tabbed
> > windows), which LC does not fully support yet.
> >
> > Best,
> > Panos
> > --
> >
> > On Tue, Mar 20, 2018 at 12:51 AM, ELS prothero via use-livecode <
> > use-livecode at lists.runrev.com> wrote:
> >
> >> Folks:
> >>
> >> I’m setting up my app, which involves moving from a splash stack to a
> >> setup stack, then to one I”m using for an index to the application. The
> >> first stack opens fine and there is a single title bar, but when that
> setup
> >> stack opens a third stack, it has two title bars. Each time I open a new
> >> stack, I make sure the calling stack is closed and removed from memory.
> To
> >> go to a new stack:
> >>
> >> set the destroystack of myCallingStack to TRUE
> >> go stack newStackPath  —includes full path to the stack, in IDE
> >> send “close “&myCallingStack to my newStackName in 1 second  —closes the
> >> calling stack
> >>
> >> The splash stack opens the setup stack with only a single title bar, but
> >> when the setup stack calls the index stack, I get two title bars at the
> top
> >> of the new window that opens. Probably something stupid I’m doing, but
> …????
> >> What’s going on?
> >>
> >> Bill
> >>
> >>
> >> William Prothero, PhD
> >> Professor Emeritus
> >> University of California, Santa Barbara
> >> http://earthlearningsolutions.org
> >>
> >> _______________________________________________
> >> use-livecode mailing list
> >> use-livecode at lists.runrev.com
> >> Please visit this url to subscribe, unsubscribe and manage your
> >> subscription preferences:
> >> http://lists.runrev.com/mailman/listinfo/use-livecode
> > _______________________________________________
> > use-livecode mailing list
> > use-livecode at lists.runrev.com
> > Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> > http://lists.runrev.com/mailman/listinfo/use-livecode
>
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>



More information about the use-livecode mailing list