From: Jack Jansen Date: Thu, 27 Feb 2003 22:36:20 +0000 (+0000) Subject: Changing the window type to movable modal isn't enough to make the dialogs movable... X-Git-Tag: v2.3c1~1660 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fb3c811d9bebdc5f3442a0141acc6c43cea42f65;p=python Changing the window type to movable modal isn't enough to make the dialogs movable: apprently you also need to set a bit in the dlgx resource. Did this. --- diff --git a/Lib/plat-mac/dialogs.rsrc b/Lib/plat-mac/dialogs.rsrc index adc36fdcf8..0107493b59 100644 Binary files a/Lib/plat-mac/dialogs.rsrc and b/Lib/plat-mac/dialogs.rsrc differ