Card/stack name

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
dalkin
Posts: 183
Joined: Wed Jul 04, 2007 2:32 am
Contact:

Card/stack name

Post by dalkin » Tue Oct 14, 2008 8:31 am

Hello there all,

Is there a simple way to hide the name and number of a card and/or stack? Sorry, I just can't find it. Also, is there a known way to port a rev app to the iPhone?
The underlying purpose of Al is to allow wealth to access skill
while removing from the skilled the ability to access wealth.

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

Post by Klaus » Tue Oct 14, 2008 8:57 am

Hi dalkin,

add a "title" to the stack -> stack inspector, right under the stack name
and that's it :-)

Rev will display the stacks name and the number of the current card only if you do not set the stack title.

Rev -> iPhone? Sorry, no way in the moment.


Best

Klaus

dalkin
Posts: 183
Joined: Wed Jul 04, 2007 2:32 am
Contact:

Post by dalkin » Tue Oct 14, 2008 9:23 am

Hi Klaus, thanks for that. Sorry, I should have explained it better - I'm after a completely blank title bar but one that maintains the close/minimise controls. Any way?

This is what happens when you've got a project close to completion and you're looking for the itsby-bitsy tweaks.
The underlying purpose of Al is to allow wealth to access skill
while removing from the skilled the ability to access wealth.

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

Post by Klaus » Tue Oct 14, 2008 9:32 am

Hi dalkin,

no problem, that's easy, too, just set the title of your stack to " " (space) :-)


Best

Klaus

Mark
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 5150
Joined: Thu Feb 23, 2006 9:24 pm
Contact:

Post by Mark » Tue Oct 14, 2008 9:35 am

Hi Dalkin,

If you are using Leopard, you might want to set the metal of your stack to true. This removes the line between the title bar and the stack window. You'll still need to set the title of the stack to a space as Klaus writes. On Tiger, the metal window may be something you want, or not. Just give it a try.

Best,

Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode

dalkin
Posts: 183
Joined: Wed Jul 04, 2007 2:32 am
Contact:

Post by dalkin » Tue Oct 14, 2008 11:37 am

Klaus/Mark,

Many thanks, works a treat!

All he best,

Ian
The underlying purpose of Al is to allow wealth to access skill
while removing from the skilled the ability to access wealth.

Post Reply