0001-winedbg-Add-a-debug-button-on-crash-dialog-get-rid-of-

Jactry Zeng jactry92 at gmail.com
Tue Dec 29 21:45:06 CST 2015


Hi Changhui,

I like this patch, too.

'&Debug' and 'Show &Details' use a same shortcut key here.
@@ -58,6 +50,7 @@ BEGIN
                     IDC_STATIC_TXT2,"SysLink",0,27,60,224,100
     DEFPUSHBUTTON   "Close", IDOK, 205, 151, 60, 16, WS_TABSTOP
     PUSHBUTTON      "Show &Details", ID_DETAILS, 140, 151, 60, 16,
WS_TABSTOP
+    PUSHBUTTON      "&Debug", ID_DEBUG, 75, 151, 60, 16, WS_TABSTOP
 END

I think push this debug button in the left corner seems better? Maybe we
also need some
text in IDC_STATIC_TXT2 to let users know what it means.

Thanks.

2015-12-28 17:21 GMT+08:00 Changhui LIU <liuchanghui at linuxdeepin.com>:

>
>
>
>
>
>
> ------------------
> Regards,
> Changhui Liu
>
>
>
>
>


-- 
Regards,
Jactry Zeng
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20151230/5b35c787/attachment.html>


More information about the wine-devel mailing list