Page 1 of 1

library as a substack

Posted: Sat Jul 28, 2012 11:10 am
by fredigertsch
I like to test the STS XML Library in a existing project. Ho can I add this library as a substack?

Re: library as a substack

Posted: Sat Jul 28, 2012 4:14 pm
by jmburnod
Hi,

I don't know XML but i see there is a XML librairy in the standalone setting.
Maybe you can use "stackInUse" also
Look at "start using" in the LC dictionary

Best regards

Jean-Marc

Re: library as a substack

Posted: Sat Jul 28, 2012 8:12 pm
by jacque
To add a substack, be sure both the library stack and your main stack are open. Use the stack property inspector for the library stack and in the Basic Properties pane, set the "Mainstack" popdown to your main stack. Then save your mainstack.

Re: library as a substack

Posted: Sat Jul 28, 2012 10:39 pm
by fredigertsch
Thank you.