Hi folks: I have a problem with the new inspector. To reproduce:
1) Go to a workspace. 2) Type ScriptLoader or any other class and inspect it. 3) If I want to sends messages to THAT object, it seems the place to do it is in the pane that is above on the right. Is this correct? The problem is that there the right button doesn't work. So, I can only use shortcuts. This is not good for newbie people. In addition, not all the commands are accessible by a shortcut. Any has the same problem? If so, I will open a bug ticket. Best, Mariano _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
Same problem here :(
2009/8/12 Mariano Martinez Peck <[hidden email]> Hi folks: I have a problem with the new inspector. To reproduce: _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
In reply to this post by Mariano Martinez Peck
In the Inspector you have three panes, the bottom right is a small one and it receives messages when I type, for example, self class, or self allInstances, I can print the results or even inspect the result, is that you want to do?
_______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
2009/8/12 <[hidden email]>
But HOW do you print the results? using ctrl + p or ctrl + i ?
I want (actually I use shortcuts, but for others) to be able yo use the right button for this. Cheers, mariano
_______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
Oh well :-| I understand your gripe now, you resent the yellow button does not bring a menu on this pane, right!? If this is considered a bug, then yes, a BT must be opened...
_______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
2009/8/12 <[hidden email]>
that's exactly what I want :) Not only for people who don't use or don't know about shortcuts but also because not all the commands are accessible by shortcuts. Bye Mariano
_______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
Hello,
Thank you for your feedback :) It is a good idea. I fixed it in the last version on SqueakSource. I hope it fit better for you now. Fréd ---- Frédéric Pluquet
Université Libre de Bruxelles (ULB)
Assistant http://www.ulb.ac.be/di/fpluquet 2009/8/13 Mariano Martinez Peck <[hidden email]>
_______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
2009/8/13 Frederic Pluquet <[hidden email]> Hello, This is excellent man. One day and you have the solution :) I just download latest version and works perfect for me. Hope this to be in next Pharo. Best, Mariano
_______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
Thank you!
2009/8/13 Mariano Martinez Peck <[hidden email]>
_______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
Free forum by Nabble | Edit this page |