Page 1 of 1

Lost stack

Posted: Fri Aug 28, 2009 12:02 pm
by bonbon
I've done something stupid, but I can't see what ... a stack has gone missing. I can check its settings via the Application Browser, and the stack's location is set to -31749, -31750. If I change these to 0, 0 they revert to the previous settings.

I have commented out every line of the preopenstack and preopencard events - there are no other stack or card events. The stack has just one card.

Any bright ideas please ?

Posted: Fri Aug 28, 2009 12:51 pm
by shadowslash
How about opening up the Message Box and using the code set the loc of stack "your stack name" to the screenLoc?

Posted: Fri Aug 28, 2009 1:58 pm
by BvG
Most likely this is an IDE property gone rouge. Check "Revolution UI Elements in List" from the "View" menu. Now go to the customproperties of your stack in the inspector, and delete the "cRevGeometryCache" and "cRevGeneral" propertysets (the dropdown at the middle of the inspector, inbetween the two fields).

Posted: Fri Aug 28, 2009 2:33 pm
by bonbon
Whoopee ! It's back. Thanks both - your ideas are going straight into my file of tips & tricks.