Thank you ! I just wanted to know because with the little "Untitle" tab it looks lile we can open tabs in it. That was just for information. On 3 April 2015 at 16:51, Alexandre Bergel <alexandre.bergel@me.com> wrote:
Hi Cyril,
Maybe it is sufficient for you to work with an inspector.
For example, define the method
gtInspectorExampleIn: composite <gtInspectorPresentationOrder: 30> ^ composite table title: 'Example'; display: [ { #one -> 'hello' . #two -> 'world'} ]; column: 'Key' evaluated: #key; column: 'Value' evaluated: [ :each | each value printString ]; send: #value
in the class SmallInteger
and doit: 10 inspect
Cheers, Alexandre
On Apr 3, 2015, at 9:24 AM, Cyril Ferlicot <cyril.ferlicot@gmail.com> wrote:
ââHi ! Is it possible to have multiple tabs on the playground ? It seems so but i don't find how to do it simply.
-- Cheers Cyril Ferlicot
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
-- Cheers Cyril Ferlicot