Glamourous Inspector - multiple panes

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

Glamourous Inspector - multiple panes

Ben Coman
Using a 24" wide screen, it would be useful to be able to configure the
Glamourous Inspector [1] to have more than two panes showing at a time.
Is that possible?

cheers -ben
_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Glamourous Inspector - multiple panes

Tudor Girba-2
It is possible, but not dynamically.

For example:
(GTInspector new browser fixedSizePanes: 3) openOn: Smalltalk

A good addition would be to make this a global Pharo setting. Please
open an issue for this.

Cheers,
Doru


On Sun, Oct 7, 2012 at 5:20 PM, Ben Coman <[hidden email]> wrote:
> Using a 24" wide screen, it would be useful to be able to configure the
> Glamourous Inspector [1] to have more than two panes showing at a time.
> Is that possible?
>
> cheers -ben
> _______________________________________________
> Moose-dev mailing list
> [hidden email]
> https://www.iam.unibe.ch/mailman/listinfo/moose-dev



--
www.tudorgirba.com

"Every thing has its own flow"
_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Glamourous Inspector - multiple panes

Tudor Girba-2
It is available as a global Pharo setting in the latest version.

Cheers,
Doru


On Sun, Oct 7, 2012 at 8:57 PM, Tudor Girba <[hidden email]> wrote:

> It is possible, but not dynamically.
>
> For example:
> (GTInspector new browser fixedSizePanes: 3) openOn: Smalltalk
>
> A good addition would be to make this a global Pharo setting. Please
> open an issue for this.
>
> Cheers,
> Doru
>
>
> On Sun, Oct 7, 2012 at 5:20 PM, Ben Coman <[hidden email]> wrote:
>> Using a 24" wide screen, it would be useful to be able to configure the
>> Glamourous Inspector [1] to have more than two panes showing at a time.
>> Is that possible?
>>
>> cheers -ben
>> _______________________________________________
>> Moose-dev mailing list
>> [hidden email]
>> https://www.iam.unibe.ch/mailman/listinfo/moose-dev
>
>
>
> --
> www.tudorgirba.com
>
> "Every thing has its own flow"



--
www.tudorgirba.com

"Every thing has its own flow"
_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Glamourous Inspector - multiple panes

Ben Coman
Thanks Doru. 

Tudor Girba wrote:
It is available as a global Pharo setting in the latest version.

Cheers,
Doru


On Sun, Oct 7, 2012 at 8:57 PM, Tudor Girba [hidden email] wrote:
  
It is possible, but not dynamically.

For example:
(GTInspector new browser fixedSizePanes: 3) openOn: Smalltalk

A good addition would be to make this a global Pharo setting. Please
open an issue for this.

Cheers,
Doru


On Sun, Oct 7, 2012 at 5:20 PM, Ben Coman [hidden email] wrote:
    
Using a 24" wide screen, it would be useful to be able to configure the
Glamourous Inspector [1] to have more than two panes showing at a time.
Is that possible?

cheers -ben
_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
      

--
www.tudorgirba.com

"Every thing has its own flow"
    



  


_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev