GTInspector does not refresh printString
Hi GTInspector does not change the printString representation when we change the printOn:. Am I the only one to see this behavior? Stef
Hi Stef, The inspector does not automatically update the string representation for now (as it does not automatically refresh-- the same discussion as the state view). It should however update the representation if you change printOn: and manually refresh/ inspect the object again. Just checked it and it works for me. If it doesn't work for you then there is a bug. What did you do? Cheers, Andrei On Mon, Jan 12, 2015 at 12:14 PM, stepharo <stepharo@free.fr> wrote:
Hi
GTInspector does not change the printString representation when we change the printOn:. Am I the only one to see this behavior?
Stef
Hi andrei
The inspector does not automatically update the string representation for now (as it does not automatically refresh-- the same discussion as the state view). It should however update the representation if you change printOn: and manually refresh/ inspect the object again. Just checked it and it works for me. If it doesn't work for you then there is a bug. What did you do?
I was doing a lecture and this is really sad to get all features gone. So I had to reinspect again. In addition GTInspector bubble is a pain because sometimes you really want to keep the result and not inpect it. Did you see my request to get that enter put the bubble contents into the text pane? I'm sorry but I cannot use GT as it is now. And I'm working on the new version of Pharo by example and it would be good to have something full working. Stef
Cheers, Andrei
On Mon, Jan 12, 2015 at 12:14 PM, stepharo <stepharo@free.fr <mailto:stepharo@free.fr>> wrote:
Hi
GTInspector does not change the printString representation when we change the printOn:. Am I the only one to see this behavior?
Stef
Hi Stef, On Mon, Jan 12, 2015 at 7:15 PM, stepharo <stepharo@free.fr> wrote:
Hi andrei
The inspector does not automatically update the string representation for now (as it does not automatically refresh-- the same discussion as the state view). It should however update the representation if you change printOn: and manually refresh/ inspect the object again. Just checked it and it works for me. If it doesn't work for you then there is a bug. What did you do?
I was doing a lecture and this is really sad to get all features gone. So I had to reinspect again.
The fact that the inspector does not refresh automatically is a bug and it will be fixed. Now we were waiting to see if if we cannot use the new reflectivity for that. Maybe we can try an intermediary solution until then where at least the Raw presentation is updated at each step or using a timer.
In addition GTInspector bubble is a pain because sometimes you really want to keep the result and not inpect it. Did you see my request to get that enter put the bubble contents into the text pane?
This will also be fixed really soon. But is this really such a common use case for you? For me let's say that around 10% of the time I need to copy/keep the printed text around.
I'm sorry but I cannot use GT as it is now. And I'm working on the new version of Pharo by example and it would be good to have something full working.
A little bit more optimist would't harm :). All the issues that you mentioned will be fixed but there is never enough time. Cheers, Andrei
Stef
Cheers, Andrei
On Mon, Jan 12, 2015 at 12:14 PM, stepharo <stepharo@free.fr> wrote:
Hi
GTInspector does not change the printString representation when we change the printOn:. Am I the only one to see this behavior?
Stef
On 12 Jan 2015, at 19:36, Andrei Chis <chisvasileandrei@gmail.com> wrote:
Maybe we can try an intermediary solution until then where at least the Raw presentation is updated at each step or using a timer.
Yes, please. Better some solution now than none, even if better/newer stuff might come later one.
Hi Stef, On Mon, Jan 12, 2015 at 7:15 PM, stepharo <stepharo@free.fr> wrote:
Hi andrei
The inspector does not automatically update the string representation for now (as it does not automatically refresh-- the same discussion as the state view). It should however update the representation if you change printOn: and manually refresh/ inspect the object again. Just checked it and it works for me. If it doesn't work for you then there is a bug. What did you do?
I was doing a lecture and this is really sad to get all features gone.
I think this is not so fair :).
So I had to reinspect again.
Yes. As Andrei said, it is a bug that will be fixed.
In addition GTInspector bubble is a pain because sometimes you really want to keep the result and not inpect it.
Did you see my request to get that enter put the bubble contents into the
text pane?
Did you see the reply? :)
I'm sorry but I cannot use GT as it is now.
That's a pity. And I'm working on the new version of Pharo by example and it would be good
to have something full working.
Besides these two problems, do you have others? Cheers, Doru
Stef
Cheers, Andrei
On Mon, Jan 12, 2015 at 12:14 PM, stepharo <stepharo@free.fr> wrote:
Hi
GTInspector does not change the printString representation when we change the printOn:. Am I the only one to see this behavior?
Stef
-- www.tudorgirba.com "Every thing has its own flow"
I was doing a lecture and this is really sad to get all features gone.
I think this is not so fair :).
indeed but reopening an inspector is a pain.
So I had to reinspect again.
Yes. As Andrei said, it is a bug that will be fixed.
In addition GTInspector bubble is a pain because sometimes you really want to keep the result and not inpect it.
Did you see my request to get that enter put the bubble contents into the text pane?
Did you see the reply? :)
No where it is?
I'm sorry but I cannot use GT as it is now.
That's a pity.
but this is a reality.
And I'm working on the new version of Pharo by example and it would be good to have something full working.
Besides these two problems, do you have others?
I got confused with the inspector of arrays because we have to click on an extra pane to see them if I recall. It was so painfull with all the other problems that I stop to use GT to avoid a huge frustration and get my job done.
Cheers, Doru
Stef
Cheers, Andrei
On Mon, Jan 12, 2015 at 12:14 PM, stepharo <stepharo@free.fr <mailto:stepharo@free.fr>> wrote:
Hi
GTInspector does not change the printString representation when we change the printOn:. Am I the only one to see this behavior?
Stef
-- www.tudorgirba.com <http://www.tudorgirba.com>
"Every thing has its own flow"
On Jan 13, 2015, at 4:26 AM, stepharo <stepharo@free.fr> wrote:
I was doing a lecture and this is really sad to get all features gone.
I think this is not so fair :).
indeed but reopening an inspector is a pain.
Refresh buttons are useful for this and testing the inspector itself no?
So I had to reinspect again.
Yes. As Andrei said, it is a bug that will be fixed.
In addition GTInspector bubble is a pain because sometimes you really want to keep the result and not inpect it. Did you see my request to get that enter put the bubble contents into the text pane?
Did you see the reply? :)
No where it is?
I'm sorry but I cannot use GT as it is now.
That's a pity.
but this is a reality.
And I'm working on the new version of Pharo by example and it would be good to have something full working.
Besides these two problems, do you have others?
I got confused with the inspector of arrays because we have to click on an extra pane to see them if I recall. It was so painfull with all the other problems that I stop to use GT to avoid a huge frustration and get my job done.
Cheers, Doru
Stef
Cheers, Andrei
On Mon, Jan 12, 2015 at 12:14 PM, stepharo <stepharo@free.fr> wrote:
Hi
GTInspector does not change the printString representation when we change the printOn:. Am I the only one to see this behavior?
Stef
-- www.tudorgirba.com
"Every thing has its own flow"
Is this fixed? I couldn't find an entry case in fogbugz. I remember the UpdatingStringMorph used a #stepTime: method, which I suppose you could borrow to implement the timer. It would be cool to have a configurable step time for refreshing contents. Cheers, Hernán 2015-01-13 9:26 GMT-03:00 stepharo <stepharo@free.fr>:
I was doing a lecture and this is really sad to get all features gone.
I think this is not so fair :).
indeed but reopening an inspector is a pain.
So I had to reinspect again.
Yes. As Andrei said, it is a bug that will be fixed.
In addition GTInspector bubble is a pain because sometimes you really want to keep the result and not inpect it.
Did you see my request to get that enter put the bubble contents into
the text pane?
Did you see the reply? :)
No where it is?
I'm sorry but I cannot use GT as it is now.
That's a pity.
but this is a reality.
And I'm working on the new version of Pharo by example and it would be
good to have something full working.
Besides these two problems, do you have others?
I got confused with the inspector of arrays because we have to click on an extra pane to see them if I recall. It was so painfull with all the other problems that I stop to use GT to avoid a huge frustration and get my job done.
Cheers, Doru
Stef
Cheers, Andrei
On Mon, Jan 12, 2015 at 12:14 PM, stepharo <stepharo@free.fr> wrote:
Hi
GTInspector does not change the printString representation when we change the printOn:. Am I the only one to see this behavior?
Stef
-- www.tudorgirba.com
"Every thing has its own flow"
On Mon, Jan 26, 2015 at 7:23 AM, Hernán Morales Durand < hernan.morales@gmail.com> wrote:
Is this fixed? I couldn't find an entry case in fogbugz.
Here is the issue: https://pharo.fogbugz.com/f/cases/14569/GTInspector-should-do-live-updates-o... It's not fixed yet. Cheers, Andrei
I remember the UpdatingStringMorph used a #stepTime: method, which I suppose you could borrow to implement the timer. It would be cool to have a configurable step time for refreshing contents.
Cheers,
Hernán
2015-01-13 9:26 GMT-03:00 stepharo <stepharo@free.fr>:
I was doing a lecture and this is really sad to get all features gone.
I think this is not so fair :).
indeed but reopening an inspector is a pain.
So I had to reinspect again.
Yes. As Andrei said, it is a bug that will be fixed.
In addition GTInspector bubble is a pain because sometimes you really want to keep the result and not inpect it.
Did you see my request to get that enter put the bubble contents into
the text pane?
Did you see the reply? :)
No where it is?
I'm sorry but I cannot use GT as it is now.
That's a pity.
but this is a reality.
And I'm working on the new version of Pharo by example and it would be
good to have something full working.
Besides these two problems, do you have others?
I got confused with the inspector of arrays because we have to click on an extra pane to see them if I recall. It was so painfull with all the other problems that I stop to use GT to avoid a huge frustration and get my job done.
Cheers, Doru
Stef
Cheers, Andrei
On Mon, Jan 12, 2015 at 12:14 PM, stepharo <stepharo@free.fr> wrote:
Hi
GTInspector does not change the printString representation when we change the printOn:. Am I the only one to see this behavior?
Stef
-- www.tudorgirba.com
"Every thing has its own flow"
participants (6)
-
Andrei Chis -
Eliot Miranda -
Hernán Morales Durand -
stepharo -
Sven Van Caekenberghe -
Tudor Girba