Follow-up Comment #1, bug #36586 (project gnustep): Well, I confirm that the submenu isn't using the view of the menu in previous window. And I don't know what is the problem. However I noticed that call -setFrame:display: ensure the correct behaviour of the menu in-window. With a different frame, because if not don't have effect of course. And only if -setFrame:display: is called after -layout in -changeWindowHeight: (GSWindowDecorationView.m). However -layout need know the height of the window to do its work. So one solution is set an intermediate frame before call -layout: (with the correct height) and then set the correct frame with -setFrame:display:.
_______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?36586> _______________________________________________ Mensaje enviado vía/por Savannah http://savannah.gnu.org/ _______________________________________________ Bug-gnustep mailing list Bug-gnustep@gnu.org https://lists.gnu.org/mailman/listinfo/bug-gnustep