Johan, thank you, this works fine! regards Sabine 2016-05-27 2:33 GMT+02:00 jfabry [via Smalltalk] < ml-node+s1294792n4897659h24@n4.nabble.com>:
I will just leave this here, so that people that prefer the buttons in their original place can get them back ...
I did some quick investigating, and itâs straightforward. Just change the implementation of GTGenericStackDebugger>>codeActionsPragmas to the following:
codeActionsPragmas
^ #( codeDebuggingAction stackDebuggingAction )
Et voila, the stack debugging action buttons now are also available just above the code pane!
For extra goodness, the following two-liner is now also going into my startup preferences, run-once code part:
GTGenericStackDebugger compile: 'codeActionsPragmas ^ #(stackDebuggingAction codeDebuggingAction)' classified: 'building actions'
Voila, I will never miss those buttons again :-)
-- Does this mail seem too brief? Sorry for that, I donât mean to be rude! Please see http://emailcharter.org .
Johan Fabry - http://pleiad.cl/~jfabry PLEIAD and RyCh labs - Computer Science Department (DCC) - University of Chile
On May 26, 2016, at 11:01, stepharo <[hidden email] <http:///user/SendEmail.jtp?type=node&node=4897659&i=0>> wrote:
Yes, and there was also some discussion on the Pharo-users mailing list. Apparently the same comments more or less ...
I give a big +1 on moving the buttons down, so that they are between the stack and the code pane. I still donât understand why they need to be so far away from the code pane, it makes much more sense above the code pane + we save on mouse movements.
Because doru got trapped into his own view on "UI design".
Even apple does not respect its own design documents.
Stef
------------------------------ If you reply to this email, your message will be added to the discussion below:
http://forum.world.st/One-comment-to-new-Pharo5-debugger-tp4897390p4897659.h... To start a new topic under Pharo Smalltalk Users, email ml-node+s1294792n1310670h65@n4.nabble.com To unsubscribe from Pharo Smalltalk Users, click here <http://forum.world.st/template/NamlServlet.jtp?macro=unsubscribe_by_code&nod...> . NAML <http://forum.world.st/template/NamlServlet.jtp?macro=macro_viewer&id=instant...>
-- View this message in context: http://forum.world.st/One-comment-to-new-Pharo5-debugger-tp4897390p4897703.h... Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.