Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
IWModalWindow from different Sessions
#1
Hey everybody,

i need your help.
Problem:
MainForm can load multiple Frames and on opening another one, the old one got deleted. This way it worked Pretty well.
Customer now said they sometimes need to check some Information on Frame B while editing on Frame A, so deleting the Frame is not an Option anymore.
Setting Frames to Invisible didn't do anything at all, so i set the Parent to NULL instead.

The Edit Menu is opened in a ModalWindow.
Problem is, when i opened A first, then B (means A is in background), and then try to open the Edit Menu on Frame B, the ModalWindow is locked behind Frame A, means i can't see it.

i tried to fix it (and failed) by copying the ModalWindow to MainForm.
But when i try to open it from here, it just loads a blank window, no data, no Close button, nothing. This always occurs once there's any Frame loaded and i try to open a ModalWindow in MainForm.

Do you guys have any Idea how to fix this?

Greetings,
 Bjoern
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)