Hello Mark!

> You're on the right track here,

<G> Since you help me I am on the right track. ;)

> you just need to take care of a few details.

Little problems affect little minds. ;)

> By default windows are created with the VISIBLE style.  In ResEdit, you
> need to set the properties for the subdialog to hidden, or not visible.  I
> forgot exactly which term ResEdit used.

Visible is used, in group Behaviour.

> With the visible property, the
> dialog is going to be first shown on the screen by the operating system.
>
> I would also not use the ensureVisible() call.  You shouldn't need it, if
> you are positioning the dialog correctly.

I do not need it, but I plan to publish two ooDialog programs. 
Early next year, I hope.

> What that method does is to move
> the dialog so that it is entirely on the screen.  As long as you don't
> position the dialog off the screen, there is no need for it.

Needles routines in ooDialog? I don't think so.

> Make the changes I mentioned and then use the above strategy and I think
> you will have better results.

Done as adviced. Works like I like it. :)
Thank you!

But, you probably remember, in an other mail I complained that in 
contrast to REXX at ooREXX/ooDialog the execution "jumps around".
This is the wrong term. It seems that some settings are 
postponed/deferred/stacked and come into force at a later moment 
than the setting takes place. But, admittedly, moving dialog 
windows without flickering is not trivial if you are not familiar 
with the OS.

> What do you mean by set the mouse pointer to move to the OK button?  Do you
> mean you have done the moving in ooDialog,

ooDialog may affect the mouse pointer!?! Wow!

> or do you mean you set the
> operating system to move the mouse pointer to the default button?

Yes, the later.

> If it is the operating system setting, then that will be difficult, but not
> impossible to fix.  Let me know which it is.

It is fixed with the Visible=False of the dialog in ResEdit. I 
suspect, its just because the dialog window is now only shown once.

Thank you once more!

Best,
M.
--------------------------------------------
Kostenlose E-Mail-Adresse mit unbegrenztem Speicherplatz für E-Mails, Free SMS 
und OK-Drive, der Online-Festplatte.
Sicher Dir jetzt Deine Wunschadresse @ OK.de: www.ok.de

------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
Oorexx-users mailing list
Oorexx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-users

Reply via email to