Johan,
thank you, this works fine!
regards
Sabine

2016-05-27 2:33 GMT+02:00 jfabry [via Smalltalk] <
ml-node+s1294792n4897659...@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.html
> To start a new topic under Pharo Smalltalk Users, email
> ml-node+s1294792n1310670...@n4.nabble.com
> To unsubscribe from Pharo Smalltalk Users, click here
> <http://forum.world.st/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=1310670&code=bWFuYWEuc2FiaW5lQGdtYWlsLmNvbXwxMzEwNjcwfC0xOTE3OTcxOTg5>
> .
> NAML
> <http://forum.world.st/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>




--
View this message in context: 
http://forum.world.st/One-comment-to-new-Pharo5-debugger-tp4897390p4897703.html
Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.

Reply via email to