Palette not visible on build

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
hamlynart
Posts: 101
Joined: Wed Mar 19, 2008 7:10 pm
Contact:

Palette not visible on build

Post by hamlynart » Tue Dec 08, 2009 10:59 pm

Hi folks,

I have a mainstack and a substack. the idea is that the substack will be a palette (can't believe I've never done this before!). Unfortunately when I build the app the palette doesn't show. I also have to select it in the application browser to work with it. What am I doing wrong?

Thanks

Jim H

hamlynart
Posts: 101
Joined: Wed Mar 19, 2008 7:10 pm
Contact:

Re: Palette not visible on build

Post by hamlynart » Tue Dec 08, 2009 11:25 pm

Ok,

I've worked out:

go stack "Formatter Palette" as palette

as a script in a button on the mainstack. Next I'm gonna try this in the stack script as an on preOpenCard....

YES!

apologies for wasting your time.

Post Reply