yeah sorry for the confusion, no idea why i pressed i instead of 1. On Fri, Oct 3, 2014 at 2:47 PM, Marcus Denker <[email protected]> wrote:
> > On 03 Oct 2014, at 13:44, Richard Wettel <[email protected]> wrote: > > I assume you selected x and inspected it before evaluating the assignment > statement, in which case remains uninitialized. > > Cheers > Ricky > — > Sent from Mailbox <https://www.dropbox.com/mailbox> > > > On Fri, Oct 3, 2014 at 1:40 PM, kilon alios <[email protected]> wrote: > >> actually i just tried it >> >> I opened the Playground and typed >> >> x := 1. >> >> > no, it is > > x := i > > which evaluates to nil, and yes, GTInpsector just shows a grey area for > nil… (which I think was not intentional) > > Marcus > > > and I clicked inspect and it opens an inspector window that is empty >> completely.... I assume this is a bug ? >> >> this is how it looks --> >> <Inspector bug.JPG> >> >> >> On Fri, Oct 3, 2014 at 2:25 PM, Tudor Girba <[email protected]> wrote: >> >>> Yes, it is meant to replace the classic inspector. Did you notice that >>> anything is missing? >>> >>> Doru >>> >>> On Fri, Oct 3, 2014 at 1:24 PM, kilon alios <[email protected]> >>> wrote: >>> >>>> will gtinspector replace the existing inspector ? will it offer all the >>>> functionality that the existing inspector offers ? >>>> >>>> if yes, then I think its obvious that cmd+i is the best choice here. >>>> >>>> I also think that is time for pharo to get its own shortcut manager so >>>> you guys not have to worry about these things. So it makes it easy to map >>>> keys to functionality. >>>> >>>> 2014-10-03 13:27 GMT+03:00 <[email protected]>: >>>> >>>> Si tienes problemas para visualizar o enviar este formulario, puedes >>>>> rellenarlo online: >>>>> >>>>> https://docs.google.com/forms/d/14y9NJfSk-hsrmcpCMc8sY2cy6za8GAYQ_lipRFL6aWs/viewform?c=0&w=1&usp=mail_form_link >>>>> >>>>> Formulario sin título >>>>> *Obligatorio >>>>> >>>>> What should we use to "open gtinspector in playground" (formerly >>>>> cmd+o) * >>>>> - let's remap cmd+i, it is the best option >>>>> - I prefer to use other map, let's use cmd+g (or e) >>>>> Nunca envíes contraseñas a través de Formularios de Google. >>>>> >>>>> Con la tecnología de >>>>> [image: Formularios de Google] >>>>> Este contenido no ha sido creado ni aprobado por Google. >>>>> Informar sobre abusos >>>>> <https://docs.google.com/forms/d/14y9NJfSk-hsrmcpCMc8sY2cy6za8GAYQ_lipRFL6aWs/reportabuse?source=https://docs.google.com/forms/d/14y9NJfSk-hsrmcpCMc8sY2cy6za8GAYQ_lipRFL6aWs/viewform?sid%3D12d9fe4303254d26%26c%3D0%26w%3D1%26token%3DJ6a-1UgBAAA.ZCxzWM3-_2Lzf0nekyZVQA.wzYmZ41X1Jnhvs1tNzlIDw> >>>>> - Condiciones del servicio <http://www.google.com/accounts/TOS> - Otros >>>>> términos <http://www.google.com/google-d-s/terms.html> >>>>> >>>>> >>>> >>> >>> >>> -- >>> www.tudorgirba.com >>> >>> "Every thing has its own flow" >>> >> >> > >
