Oliver,
I haven't pulled in you latest commits, but with the OrderFormView.rex I
have, this seems to be sufficient to get it to work:
1.)
cd1~ownerDialog = self
cd2~ownerDialog = self
self~prep(tabContent)
2.)
-- Tab stuff starts:
cd1 = tabContent[1]
cd2 = tabContent[2]
cd1~execute
cd2~execute
3.)
if havePositioned[index] then do
last = tabContent[lastSelected]
last~hide
dlg~show
lastSelected = index
end
else do
--dlg~ownerDialog = self
--dlg~execute
self~positionAndShow(index)
end
--
Mark Miesfeld
------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:
Build for Windows Store.
http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Oorexx-users mailing list
Oorexx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-users