ralphcarter
Programmer
I have a modal form that processes a design. From that form I launch a modeless form (do form) that contains an ole control that displays an autocad drawing of the design. I have 2 monitors so I would like to keep both forms up and move the modeless form to the "other" monitor and work on the design while looking using the drawing for a reference. I also need acess to the modeless form so I can manipulate the view of the drawing. As soon as I click on the original modal form then I no longer have access to controls on the child modeless form even to close the form until I close the modal form.
The modeless form has the desktop=.t. and the showWindow=2 as Top Level. I have attempted to play with variations on these two properties but cannot seem to get them to work.
Changing the modal form to modeless is not an option.
Thank you for your help
Ralph Carter
Programmer
QUESTware Corp.
The modeless form has the desktop=.t. and the showWindow=2 as Top Level. I have attempted to play with variations on these two properties but cannot seem to get them to work.
Changing the modal form to modeless is not an option.
Thank you for your help
Ralph Carter
Programmer
QUESTware Corp.