I am trying to move several of my ooDialog programs to the
4.2.0 release, but am having trouble.  I have found a couple
of places that are different, but the main trouble I am having
now is that the windows dialog disappears and I have been
unable to find out why.  I have a dialog that takes input and
the Ok button is selected.  It should then hide some of the
Edit controls and show others and then allow more selections.
Somewhere in this process, the underlying dialog just
disappears.

I have found that a Create or CreateCenter dialog statement
gives an error when the parameters after the style are
supplied, giving an error on parameter 8 being incorrect.
I also have found that a setData statement is not accepted
within the InitDialog method.  Removing this statement
and removing the parameters 7 and 8 from the CreateCenter
statement allows the program to run through the acceptance
of the initial operator input.

Is there a way for me to determine what or where the dialog
is being hidden or closed?  I have traced some, but not everything
to attempt to detect this and no luck so far.

Art
  

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Oorexx-users mailing list
Oorexx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-users

Reply via email to