I've coded a little swing MDI app and want to look it like my old Solaris Desktop. The Motif LaF does a nice job, but when I drag or resize a JInternalframe (MDI child) only the border moves. The rest of the frame appears only after I release the mouse button.
Is there any way to change this weird behaviour? Thanx in advance! :)