Re: 0001-winedbg-Add-a-debug-button-on-crash-dialog-get-rid-of-
29 Dec
2015
29 Dec
'15
9:45 p.m.
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(a)linuxdeepin.com>:
------------------ Regards, Changhui Liu
-- Regards, Jactry Zeng
3634
Age (days ago)
3634
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jactry Zeng