Update of bug #24860 (project freeciv): Status: None => Ready For Test Assigned to: None => mir3x
_______________________________________________________ Follow-up Comment #12: I found it on stack overflow: "The very first time a process calls ShowWindow, the show command is ignored and uses the command provided in the STARTUPINFO structure (which should correspond with the nCmdShow parameter in WinMain). This surprising behavior has a tendency to manifest itself in problems like the one you describe. You may be able to resolve it by simply issuing QT's showMaximized call twice if you don't want to use any Win32 API calls directly." So I added second call. Should work. (file #29186, file #29187) _______________________________________________________ Additional Item Attachment: File name: qt_smax.patch Size:0 KB File name: qt_smax_f25.patch Size:0 KB _______________________________________________________ Reply to this item at: <http://gna.org/bugs/?24860> _______________________________________________ Message sent via/by Gna! http://gna.org/ _______________________________________________ Freeciv-dev mailing list Freeciv-dev@gna.org https://mail.gna.org/listinfo/freeciv-dev