Hello,
in 3.5 I have a problem with stacked dialogs. I have a big modal dialog in the center of the screen that shows a table view. A double click on a record opens another (smaller) formInDialog. Now in 3.5 that smaller dialog is not centered on the screen anymore, but is aligned in the upper left corner where the bigger dialog was shown. Worse, when the second dialog is closed and the original (big) dialog is shown again, the size of the big dialog is the same as the smaller one I showed second.
Can this be fixed?
Thanks
Patrick