Space Oddity redux

Anything beyond the basics in using the LiveCode language. Share your handlers, functions and magic here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
dunbarx
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10341
Joined: Wed May 06, 2009 2:28 pm

Space Oddity redux

Post by dunbarx » Thu Jun 04, 2020 7:35 pm

I had mentioned as an aside in about the 11th post on:

Code: Select all

http://forums.livecode.com/viewtopic.php?f=9&t=33540
that:
If I drag such a window around the screen, it reduces in size while the drag is in progress, and is restored when the drag ends. If there is only one "tab", that is, resizable is set to "false", the window drags normally.
For context, "such a window" is one with the double titleBar.

I just noticed that this only holds when I use the lower titleBar. Dragging the window with the upper one works normally. So, pthirkell, do you see this as well? I would feel so much better knowing that there is at least one other person on the planet who believes me. This is all esoterica, I know, but...

Craig

Post Reply