(1) in title of stand alone

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
TodayIsTheDay
Posts: 56
Joined: Sat Jun 20, 2009 2:41 pm

(1) in title of stand alone

Post by TodayIsTheDay »

I'm sure this is super simple obvious but can someone tell me how to get rid of this in my stand alones? They all have the title then the page #...
bn
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 4219
Joined: Sun Jan 07, 2007 9:12 pm

Post by bn »

set the title in the property inspector, not onle the name of the stack. The title can be the same as the name, but as soon as you set the title no more numbers.
regards
Bernd
TodayIsTheDay
Posts: 56
Joined: Sat Jun 20, 2009 2:41 pm

Post by TodayIsTheDay »

Thank you!
reelstuff
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 254
Joined: Mon Apr 16, 2007 12:06 am
Contact:

Post by reelstuff »

That one gets me too sometimes,

however, it is useful for me to remove the title when I want to know how many cards I have in a stack without using any other tools,
Post Reply