Hi, is it possible to programatically change the width of Playground/Inspector panes? Currently if I want one pane bigger I have to resize both which wastes a lot of space (I need to resize twice as much). eg: I wouldn't mind having a "special playground" just for this particular use case. There is also Roassal Easel â However I would like to have the code on a side rather than underneath because code is tall, not wide. Thanks, Peter â
No idea, but your visualizations are gorgeous! Alexandre
On Oct 30, 2015, at 7:48 AM, Peter Uhnák <i.uhnak@gmail.com> wrote:
Hi,
is it possible to programatically change the width of Playground/Inspector panes?
Currently if I want one pane bigger I have to resize both which wastes a lot of space (I need to resize twice as much).
eg:
<playground.png>
I wouldn't mind having a "special playground" just for this particular use case. There is also Roassal Easel <easel.png> â However I would like to have the code on a side rather than underneath because code is tall, not wide.
Thanks, Peter â
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Peter, in the Roassal2Spec package (in the mail Roassal repository) there is a SpecEasel class that I think does exactly what you want.
On Oct 30, 2015, at 07:48, Peter Uhnák <i.uhnak@gmail.com> wrote:
I wouldn't mind having a "special playground" just for this particular use case. There is also Roassal Easel <easel.png> â However I would like to have the code on a side rather than underneath because code is tall, not wide.
---> Save our in-boxes! http://emailcharter.org <--- Johan Fabry - http://pleiad.cl/~jfabry PLEIAD and RyCh labs - Computer Science Department (DCC) - University of Chile
Thanks Johan, I'll take a look. Maybe it will need some tweaking such as syntax highlighting and keyboard shortcuts, but this is what I was looking for. :) Peter On Fri, Oct 30, 2015 at 1:38 PM, Johan Fabry <jfabry@dcc.uchile.cl> wrote:
Peter, in the Roassal2Spec package (in the mail Roassal repository) there is a SpecEasel class that I think does exactly what you want.
On Oct 30, 2015, at 07:48, Peter Uhnák <i.uhnak@gmail.com> wrote:
I wouldn't mind having a "special playground" just for this particular use case. There is also Roassal Easel <easel.png> â However I would like to have the code on a side rather than underneath because code is tall, not wide.
---> Save our in-boxes! http://emailcharter.org <---
Johan Fabry - http://pleiad.cl/~jfabry PLEIAD and RyCh labs - Computer Science Department (DCC) - University of Chile
Improve it and tweak it as much as you like, it was mainly intended as a demonstrator of how to use the Roassal spec plugin. So as long as that part remains clear, the cooler the tool the better it is :-).
On Oct 30, 2015, at 10:24, Peter Uhnák <i.uhnak@gmail.com> wrote:
Thanks Johan, I'll take a look.
Maybe it will need some tweaking such as syntax highlighting and keyboard shortcuts, but this is what I was looking for. :)
Peter
---> Save our in-boxes! http://emailcharter.org <--- Johan Fabry - http://pleiad.cl/~jfabry PLEIAD and RyCh labs - Computer Science Department (DCC) - University of Chile
participants (3)
-
Alexandre Bergel -
Johan Fabry -
Peter Uhnák