drag+drop group highlight changes, fileref tweaks + warn, tweak awdw for ref/edl...
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / wwindow.C
index 4bb239909031c0c6b408e12ee34c09a4a9fa4938..5dfa3586020b56cefe0b7bc1c13c53f557cb63a2 100644 (file)
@@ -91,6 +91,7 @@ void WWindowGUI::create_objects()
        x = get_w() - BC_CancelButton::calculate_w() - xS(10);
        add_subwindow(new BC_CancelButton(x, y));
        show_window();
+       raise_window();
        unlock_window();
 }