prevent select stacks from showing invisible objects

LiveCode is the premier environment for creating multi-platform solutions for all major operating systems - Windows, Mac OS X, Linux, the Web, Server environments and Mobile platforms. Brand new to LiveCode? Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
billworld
Posts: 188
Joined: Sat Oct 25, 2008 12:32 am

prevent select stacks from showing invisible objects

Post by billworld » Tue Nov 11, 2008 7:25 pm

While designing my UI I use the "Show Invisible Objects" routine frequently. However, this is global and screws up the display of tool stacks such as the BVG Docu stack I'm relying on for docs. This occurs even after setting the "BVG Docu" stack to "can't modify".

Is there any way to either lessen the scope of showing all invisibles and/or truly preventing any one stack from being modified? Some kind of "protect stack" property or what have you?

Thanks

Bill

malte
Posts: 1098
Joined: Thu Feb 23, 2006 8:34 pm
Contact:

Post by malte » Tue Nov 11, 2008 7:45 pm

Not AFAIK.

BvG
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 1239
Joined: Sat Apr 08, 2006 1:10 pm
Contact:

Post by BvG » Tue Nov 11, 2008 10:38 pm

Actually, the stacks are not modified... you just see them better ;-)

Said that, BvG docu uses a huge amount of hidden stuff, and I hang my head in shame for this.
Various teststacks and stuff:
http://bjoernke.com

Chat with other RunRev developers:
chat.freenode.net:6666 #livecode

Post Reply