HuntsvilleRob
Programmer
Hello. I've written an app in Borland C++ Builder 6 to work on multiple monitors. When I have the main app window on a given monitor and I click on Open Picture (launching the OpenPictureDialog), the OpenPictureDialog always opens in the middle of the main monitor. I want it to open centered on the main app window, on whichever monitor the main app window happens to be on. I can find no option in the TOpenPictureDialog class to set its position! I always just opens where it wants to! How can I set this? Thanks!
-Rob
-Rob