[Pharo-project] Array size in inspector
Hi, I've a very long array I'd like to inspect, unfortunately inspector shows only first 100 elements and few last elements of my array. How can change that behavior? Thanks Davide -- View this message in context: http://forum.world.st/Array-size-in-inspector-tp4635484.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
Davide Varvello wrote
I've a very long array I'd like to inspect, unfortunately inspector shows only first 100 elements and few last elements of my array. How can change that behavior?
Hey Davide! Please ask user questions on StackOverflow (tagged with Pharo) or the Pharo Users list, so they do not get lost/confused with the development issues discussed here. If you explore your array instead of inspecting it, you should see all the elements (may take a long time, depending on the size). HTH, Sean -- View this message in context: http://forum.world.st/Array-size-in-inspector-tp4635484p4635503.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
Thanks Sean, Sorry for the wrong list -- View this message in context: http://forum.world.st/Array-size-in-inspector-tp4635484p4635827.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
Davide Varvello wrote
Thanks Sean, Sorry for the wrong list
No problem. We're just trying to make sure that all questions get answered, without overflowing the devs' mailboxes. -- View this message in context: http://forum.world.st/Array-size-in-inspector-tp4635484p4635865.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
Perhaps someone could update the mailing list page to mention StackOverflow. http://lists.gforge.inria.fr/mailman/listinfo/pharo-project Sean P. DeNigris wrote:
Davide Varvello wrote
Thanks Sean, Sorry for the wrong list
No problem. We're just trying to make sure that all questions get answered, without overflowing the devs' mailboxes.
-- View this message in context: http://forum.world.st/Array-size-in-inspector-tp4635484p4635865.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
It doens't need to be StackOverflow necessary. We also have: "A friendly place where any question about pharo is welcome" < pharo-users@lists.gforge.inria.fr>, for exactly those kind of questions. On Thu, Jun 21, 2012 at 2:48 PM, Ben Coman <btc@openinworld.com> wrote:
Perhaps someone could update the mailing list page to mention StackOverflow. http://lists.gforge.inria.fr/**mailman/listinfo/pharo-project<http://lists.gforge.inria.fr/mailman/listinfo/pharo-project>
Sean P. DeNigris wrote:
Davide Varvello wrote
Thanks Sean, Sorry for the wrong list
No problem. We're just trying to make sure that all questions get answered, without overflowing the devs' mailboxes.
-- View this message in context: http://forum.world.st/Array-** size-in-inspector-**tp4635484p4635865.html<http://forum.world.st/Array-size-in-inspector-tp4635484p4635865.html> Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
-- Mariano http://marianopeck.wordpress.com
On Thu, Jun 21, 2012 at 2:50 PM, Mariano Martinez Peck <marianopeck@gmail.com> wrote:
It doens't need to be StackOverflow necessary. We also have: "A friendly place where any question about pharo is welcome" <pharo-users@lists.gforge.inria.fr>,
you are right. I've just update the Pharo website to give more emphasis to this user mailing list and to stackoverflow. -- Damien Cassou http://damiencassou.seasidehosting.st "Lambdas are relegated to relative obscurity until Java makes them popular by not having them." James Iry
Damien Cassou wrote:
On Thu, Jun 21, 2012 at 2:50 PM, Mariano Martinez Peck <marianopeck@gmail.com> wrote:
It doens't need to be StackOverflow necessary. We also have: "A friendly place where any question about pharo is welcome" <pharo-users@lists.gforge.inria.fr>,
you are right. I've just update the Pharo website to give more emphasis to this user mailing list and to stackoverflow.
something looks wrong from FireFox 12.0 on Windows 7. see attached. It looks okay when I view it in IETab.
You can also give the Glamorous Inspector a try: http://www.humane-assessment.com/blog/glamorous-inspector-for-smalltalk Cheers, Doru On 19 Jun 2012, at 16:19, Davide Varvello wrote:
Hi, I've a very long array I'd like to inspect, unfortunately inspector shows only first 100 elements and few last elements of my array. How can change that behavior? Thanks Davide
-- View this message in context: http://forum.world.st/Array-size-in-inspector-tp4635484.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
-- www.tudorgirba.com "Value is always contextual."
Hi Doru, I gave a glance to Glamorous inspector some weeks ago I think it could be better if I could change instance variables like old inspector, i.e. on the right panel without the need of sending a message on self. Moreover, today I reloaded your inspector on my image but I couldn't remember how to run it, after a search on Pharo's list I found GTInspector openOn: someObject It can be useful if you can add it on http://www.humane-assessment.com/blog/glamorous-inspector-for-smalltalk  Cheers  Davide ---- - Cerchi un bravo Dentista, Avvocato, Commercialista? Un buon Hotel, Ristorante, Pizzeria? Io l'ho trovato su Oltre il Passaparola - Blog: Cambia il Tempo
________________________________ From: Tudor Girba-2 [via Smalltalk] <ml-node+s1294792n4636329h45@n4.nabble.com> To: Davide Varvello <varvello@yahoo.com> Sent: Saturday, June 23, 2012 11:04 PM Subject: Re: Array size in inspector
You can also give the Glamorous Inspector a try: http://www.humane-assessment.com/blog/glamorous-inspector-for-smalltalk
Cheers, Doru
On 19 Jun 2012, at 16:19, Davide Varvello wrote:
Hi, I've a very long array I'd like to inspect, unfortunately inspector shows only first 100 elements and few last elements of my array. How can change that behavior? Thanks Davide
-- View this message in context: http://forum.world.st/Array-size-in-inspector-tp4635484.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
-- www.tudorgirba.com
"Value is always contextual."
________________________________
If you reply to this email, your message will be added to the discussion below: http://forum.world.st/Array-size-in-inspector-tp4635484p4636329.html To unsubscribe from Array size in inspector, click here. NAML
-- View this message in context: http://forum.world.st/Array-size-in-inspector-tp4635484p4636488.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
participants (6)
-
Ben Coman -
Damien Cassou -
Davide Varvello -
Mariano Martinez Peck -
Sean P. DeNigris -
Tudor Girba