PDA

View Full Version : AMSChildPage


Wonderboy
05-30-2006, 05:26 PM
Ive seen a few post about Childwindow support for AMS,
and some solutions that you could use a second Ams app to achive it, so i decided to try out my own idea/solution of this
AMS Child Window without two different ams projects apps
See attachment, allso this is kind of a weird solution perhapse, but i think if you want a child window without creating and using a second project app in AMS then this is a good solution,This uses the same project and a page as a Child Window for 1 instance,thouth id share this solution since there have been some post about it,needs some tweeking but,
here is anyway

yosik
05-31-2006, 12:03 AM
Basically, you are launching the project itself at startup. In itself, it is an original idea, but actually not very different then page.Jump. True, you can then have few instances of the same project. But I don't know how far you can take that with complex projects...
Thanks for the idea. :yes

Yossi

Wonderboy
05-31-2006, 09:11 AM
Yea probably not the best idea, but i think it serves it`s purpes in some way anyway;)