G
G.Ashok
Hi,
When MDI child window is initially shown it is displayed at the location
determined by the windows - this is OK. But once the child is hidden using
hide() method and showing it again it displays at another/some times the
same location.
My concern is once the child window is displayed it displays at the location
determined by windows and I moved it to a different location and hidden.
after this the same instance is re-displayed using show() method. This time
it should display at the same location where it is hidden instead it
displays at location where it was initially displayed.
Any one can help in this?
....Ashok
When MDI child window is initially shown it is displayed at the location
determined by the windows - this is OK. But once the child is hidden using
hide() method and showing it again it displays at another/some times the
same location.
My concern is once the child window is displayed it displays at the location
determined by windows and I moved it to a different location and hidden.
after this the same instance is re-displayed using show() method. This time
it should display at the same location where it is hidden instead it
displays at location where it was initially displayed.
Any one can help in this?
....Ashok