Hi,
Ok Mark, i understand this, but probably i made a mistake here talking
of the "focus" ?
i meant the visibility of the user's objects,
of the card or the stack which is going to use the external.
in the process of initializing my external,
i was trying to put all the init stuff inside the ...
Search found 3 matches
- Fri Feb 09, 2007 6:27 pm
- Forum: Building Externals
- Topic: mainstack -> externalWraperStack -> external
- Replies: 4
- Views: 9780
- Fri Feb 09, 2007 3:54 pm
- Forum: Building Externals
- Topic: mainstack -> externalWraperStack -> external
- Replies: 4
- Views: 9780
- Wed Feb 07, 2007 12:34 pm
- Forum: Building Externals
- Topic: mainstack -> externalWraperStack -> external
- Replies: 4
- Views: 9780
mainstack -> externalWraperStack -> external
Hi,
i made an external, call it EXT .
in the main stack, i have a field F, which is filled by EXT .
so far, so good.
Then, i would like to start EXT by using a stack wrapper EXT.rev ,
so, the user can start EXT by writing :
start using "EXT"
ok, this work too.
but, then the extenal EXT loose ...
i made an external, call it EXT .
in the main stack, i have a field F, which is filled by EXT .
so far, so good.
Then, i would like to start EXT by using a stack wrapper EXT.rev ,
so, the user can start EXT by writing :
start using "EXT"
ok, this work too.
but, then the extenal EXT loose ...