I have a piece of code that creates a modal dialog containing a textarea and dismiss button. It then calls move(10,20) on the object, then calls show() on it. No matter what arguments I pass to move(), the dialog always appears in the center of the screen.
I'm not sure it matters that the dialog is modal.
I'm not sure it matters that the dialog is modal.
- duplicates
-
JDK-1232282 fp.bugs 2944: Dialog.Move() does not move with respect to parent
-
- Closed
-