Group: Forum Members
Posts: 12,
Visits: 61
|
The issue with the browsedialog is completely different from the one with the Object Mapper, although similar. With regards to the browsedialog I have learned how to correct it. When a calling forms “TopMost” is set to true a browsedialog opened will not come to the top unless it’s property, ForceWindowTopMost is set to True. That issue is fixed.
The second issue is with the Object Mapper. With the Object Mapper form open, I select “properties” for a business object and when I click the button “Select Source” the source selection form moves behind the properties form and then they both move behind the Object Mapper. Only by arranging the forms partially off the desktop I’m I able to see the “Select Source” form. It reacts similar to the browsedialog, so I suspected the Property and Source form should also have their form property TopMost set to True.
Other Strataframe users I know have not experienced this behavior. In the event it happens to other users maybe setting the “TopMost” on the Modal forms will eliminate this behavior. As I have said before, I can live with it.
Thank You for your time.
Terry Carroll
|