> On Thu, Aug 15, 2013 at 7:39 AM, Staffan Tylen
> <staffan.ty...@gmail.com> wrote:
>
>>>
>>> I put the looping logic in B to look for the cancel signal in
>>> the
>>>
> initDialog method, but that prevents the B dialog panel from being
> displayed.  How do I get that checking logic to run AND the dialog
> to be displayed?
>>
>>
>> If you insert FORWARD CLASS(SUPER) CONTINUE as the first
>> statement in initDialog,
>
>
> Actually, the super class initDialog() is a nop.  Invoking the
> super class initDialog() through forward does nothing and is not
> needed.
>
>
> Doesn't hurt, but really doesn't add anything.  ;-)
>
 
I have modified the example code in the reference manual under popupAsChild
by moving where the child dialog is started and putting some Say statements to
see the operation.  I attached that if someone can tell me what stupid thing I
am doing or not doing :-)..

--
 Art Heimsoth - artst...@artheimsoth.com

Attachment: testpopup.rex
Description: Binary data

------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
Oorexx-users mailing list
Oorexx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-users

Reply via email to