Re: multiple windows help

new topic     » goto parent     » topic index » view thread      » older message » newer message

This is fairly simple to do with one program.  You will need to define
two windows: a regular window and a child dialog window.  Open the main
window first as Normal, and open the dialog second as Modal.  In your
onClick_OKButton procedure, close the modal dialog and call the routine
that populates the client area of the main window.

HTH,
Michael J. Sabal

>>> gwalters at sc.rr.com 06/05/02 02:31PM >>>

I need a hint on the following:

  1. I need to open a window and collect some information on how the
program
is to run. i.e dates, from-to information, etc.

2. Then with this information I need to close this window, open the
2nd
window and run the procedure to fill the window per the info collected
from
1.

I can do this if item 1 is programA that then launches programB with
arguments, but I would like to do it all within the same program.

george

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu