Constrained variable width of Plaground/Inspector panes

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

Constrained variable width of Plaground/Inspector panes

Peter Uhnak
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

Reply | Threaded
Open this post in threaded view
|

Re: Constrained variable width of Plaground/Inspector panes

abergel
No idea, but your visualizations are gorgeous!

Alexandre


> On Oct 30, 2015, at 7:48 AM, Peter Uhnák <[hidden email]> 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
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.




Reply | Threaded
Open this post in threaded view
|

Re: Constrained variable width of Plaground/Inspector panes

jfabry
In reply to this post by Peter Uhnak

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 <[hidden email]> 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

Reply | Threaded
Open this post in threaded view
|

Re: Constrained variable width of Plaground/Inspector panes

Peter Uhnak
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 <[hidden email]> 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 <[hidden email]> 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


Reply | Threaded
Open this post in threaded view
|

Re: Constrained variable width of Plaground/Inspector panes

jfabry

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 <[hidden email]> 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