On Thu, Sep 15, 2011 at 8:24 AM, Earl Hodil <[email protected]>wrote:
> I removed my code altogether and still had the problem. The only difference
> from yesterday? Yesterday I was running oorexx 3.1.2 and today I'm running
> 4.0.0. I'm thinking I need to be at 4.0.1. Tell me if I'm right.
>
>
No, I don't think it will make a difference going to 4.0.1. Although I
would upgrade to 4.1.0 just on general principle. It has some bugs fixed.
Now, I'd really like to see your code so I can see why it doesn't work when
it worked on 3.1.2.
Are you starting your dialog with some variation of
dlg~execute("SHOWTOP")
By default dialogs are created invisible and the SHOWTOP keyword make them
visible when the dialog is initialized.
You can also create the dialog visible in the first place by using the
VISIBLE keyword in the style options for the create() method, if it is a
UserDialog.
Whatever it is, it's a simple thing. But, I can't tell what it is without
seeing the code.
The troubling thing to me is that the behavior shouldn't have changed going
from 3.1.2 to 4.0.0. Unless the change in behavior is due to a bug fix, the
change in behavior shouldn't have happened.
--
Mark Miesfeld
------------------------------------------------------------------------------
Doing More with Less: The Next Generation Virtual Desktop
What are the key obstacles that have prevented many mid-market businesses
from deploying virtual desktops? How do next-generation virtual desktops
provide companies an easier-to-deploy, easier-to-manage and more affordable
virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/
_______________________________________________
Oorexx-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oorexx-users