GT inspector: how to get side by side panes
I would like to see different views of a compiled method (source, bytecode) side by side Is there a way to see a new pane (describing a different aspect) on the right without been force to click on an element of the objects? I tried option alt control + click Stef
Hi, This is not really possible in the current implementation. Cheers, Doru
On May 21, 2016, at 9:03 AM, stepharo <stepharo@free.fr> wrote:
I would like to see different views of a compiled method (source, bytecode) side by side
Is there a way to see a new pane (describing a different aspect) on the right without been force to click on
an element of the objects?
I tried option alt control + click
Stef
-- www.tudorgirba.com www.feenk.com "To utilize feedback, you first have to acquire it."
Ok click several times on self stef Le 21/5/16 à 09:16, Tudor Girba a écrit :
Hi,
This is not really possible in the current implementation.
Cheers, Doru
On May 21, 2016, at 9:03 AM, stepharo <stepharo@free.fr> wrote:
I would like to see different views of a compiled method (source, bytecode) side by side
Is there a way to see a new pane (describing a different aspect) on the right without been force to click on
an element of the objects?
I tried option alt control + click
Stef
-- www.tudorgirba.com www.feenk.com
"To utilize feedback, you first have to acquire it."
2016-05-21 9:03 GMT+02:00 stepharo <stepharo@free.fr>:
I would like to see different views of a compiled method (source, bytecode) side by side
I don't know if this is possible for all gt presentations, but for Bytecode/Sourcecode view you can use GTBytecodeBrowser new openOn:(Morph>>#drawOn:)
Is there a way to see a new pane (describing a different aspect) on the right without been force to click on
an element of the objects?
I tried option alt control + click
Stef
participants (3)
-
Nicolai Hess -
stepharo -
Tudor Girba