Substack Size Problem

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
xclntdesign
Posts: 34
Joined: Sun Feb 06, 2011 8:33 pm

Substack Size Problem

Post by xclntdesign » Fri Jun 17, 2011 5:42 pm

I'm having some difficulty with substacks, and I don't know where I'm going wrong, or if its a bug.

I have several substacks, each opens as a modal when called. When I add a new one (the 7th), everything works fine with the new substack, but all of my other substacks (which were fine) now have taken the size of the new one.

After adding the new substack, and changing its size to 360x484, setting it to Not Resizable and assigning a shape to it, it works fine. But now my other substacks with different sizes are also now 360x484, and no matter how many times I change it in the Property Inspector, it won't retain the information.

If I delete the new substack, I can change my original substacks back to their original size and everything is back to the way it was.

I've been working on this project off and on for 6 months, so it is highly probable that I missed something; what that might be I do not know.

Any suggestions?

Dixie
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 1336
Joined: Sun Jul 12, 2009 10:53 am

Re: Substack Size Problem

Post by Dixie » Fri Jun 17, 2011 10:26 pm

Hi...

I made a stack to see if I could reproduce your problem... main stack with 4 substacks, the last one with a windowshape... they all open as modal, they are all different sizes, but they behave just fine... don't know, but I've attached the stack anyway..:-)

be well

Dixie
Attachments
modalStacks.livecode.zip
(7.97 KiB) Downloaded 247 times

Post Reply