Hi,

I have been experimenting with "start using" in the IDE:

If I have 2 stacks (mainStacks), Test1 and Test2.

If I do: start using "LibStack" in Test1, I can then access functions in "LibStack" from either Test1 or Test 2.

If I do: stop using "LibStack| in Test1 or Test2 then I cannot access functions in LibStack from either stack.

Is this the same if I had a standalone app?

I usually ship my RunRev apps as a number of discrete .rev files and use a Dummy Splash Screen Stack which I build into a Standalone and launch this to get the ball rolling.

In this case would I need to perform the start using in all stacks that use the library or just once?

Thanks a lot
All the Best
Dave

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to