Hi!
I have addressed the bug: https://pharo.fogbugz.com/f/cases/18223/GTInspector-compose-should-use-HelpB...
Before, when you press the ? icon in GTInspector, you have:
Now, after my fix, you have:
I hope this is fine :-)
Cheers, Alexandre
Hi,
Thanks, but the previous behavior was the intended one. The reason is that we should allow people to see related topics in the help browser.
Cheers, Doru
On Jun 24, 2016, at 7:02 PM, Alexandre Bergel alexandre.bergel@me.com wrote:
Hi!
I have addressed the bug: https://pharo.fogbugz.com/f/cases/18223/GTInspector-compose-should-use-HelpB...
Before, when you press the ? icon in GTInspector, you have: <Screen Shot 2016-06-24 at 12.55.18 PM.png>
Now, after my fix, you have: <Screen Shot 2016-06-24 at 12.55.38 PM.png>
I hope this is fine :-)
Cheers, Alexandre
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
-- www.tudorgirba.com www.feenk.com
"Problem solving efficiency grows with the abstractness level of problem understanding."
Yes, this is what I suspected but was not sure.
I have produced a new slice.
So, the method #compose is: ... self act: [ :b | HelpBrowser open selectARootTopic: GTInspectorHelp ] icon: GLMUIThemeExtraIcons glamorousHelp entitled: 'Help’. ...
Cheers, Alexandre
On Jun 24, 2016, at 3:03 PM, Tudor Girba tudor@tudorgirba.com wrote:
Hi,
Thanks, but the previous behavior was the intended one. The reason is that we should allow people to see related topics in the help browser.
Cheers, Doru
On Jun 24, 2016, at 7:02 PM, Alexandre Bergel alexandre.bergel@me.com wrote:
Hi!
I have addressed the bug: https://pharo.fogbugz.com/f/cases/18223/GTInspector-compose-should-use-HelpB...
Before, when you press the ? icon in GTInspector, you have: <Screen Shot 2016-06-24 at 12.55.18 PM.png>
Now, after my fix, you have: <Screen Shot 2016-06-24 at 12.55.38 PM.png>
I hope this is fine :-)
Cheers, Alexandre
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
-- www.tudorgirba.com www.feenk.com
"Problem solving efficiency grows with the abstractness level of problem understanding."
HelpBrowser has #selectTopicSatisfying:. I used it to select the first item from the GTInspector help. Now you get the following help browser:
[image: Inline image 1]
On Fri, Jun 24, 2016 at 10:49 PM, Alexandre Bergel alexandre.bergel@me.com wrote:
Yes, this is what I suspected but was not sure.
I have produced a new slice.
So, the method #compose is: ... self act: [ :b | HelpBrowser open selectARootTopic: GTInspectorHelp ] icon: GLMUIThemeExtraIcons glamorousHelp entitled: 'Help’. ...
Cheers, Alexandre
On Jun 24, 2016, at 3:03 PM, Tudor Girba tudor@tudorgirba.com wrote:
Hi,
Thanks, but the previous behavior was the intended one. The reason is
that we should allow people to see related topics in the help browser.
Cheers, Doru
On Jun 24, 2016, at 7:02 PM, Alexandre Bergel alexandre.bergel@me.com
wrote:
Hi!
I have addressed the bug:
https://pharo.fogbugz.com/f/cases/18223/GTInspector-compose-should-use-HelpB...
Before, when you press the ? icon in GTInspector, you have: <Screen Shot 2016-06-24 at 12.55.18 PM.png>
Now, after my fix, you have: <Screen Shot 2016-06-24 at 12.55.38 PM.png>
I hope this is fine :-)
Cheers, Alexandre
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
-- www.tudorgirba.com www.feenk.com
"Problem solving efficiency grows with the abstractness level of problem
understanding."
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Moose-dev mailing list Moose-dev@list.inf.unibe.ch https://www.list.inf.unibe.ch/listinfo/moose-dev
Yes I know. But I wanted to select GTInspector. Not really an item below.
Alexandre
On Jun 25, 2016, at 8:13 AM, Andrei Chis chisvasileandrei@gmail.com wrote:
HelpBrowser has #selectTopicSatisfying:. I used it to select the first item from the GTInspector help. Now you get the following help browser:
<Screen Shot 2016-06-25 at 2.09.16 PM.png>
On Fri, Jun 24, 2016 at 10:49 PM, Alexandre Bergel alexandre.bergel@me.com wrote: Yes, this is what I suspected but was not sure.
I have produced a new slice.
So, the method #compose is: ... self act: [ :b | HelpBrowser open selectARootTopic: GTInspectorHelp ] icon: GLMUIThemeExtraIcons glamorousHelp entitled: 'Help’. ...
Cheers, Alexandre
On Jun 24, 2016, at 3:03 PM, Tudor Girba tudor@tudorgirba.com wrote:
Hi,
Thanks, but the previous behavior was the intended one. The reason is that we should allow people to see related topics in the help browser.
Cheers, Doru
On Jun 24, 2016, at 7:02 PM, Alexandre Bergel alexandre.bergel@me.com wrote:
Hi!
I have addressed the bug: https://pharo.fogbugz.com/f/cases/18223/GTInspector-compose-should-use-HelpB...
Before, when you press the ? icon in GTInspector, you have: <Screen Shot 2016-06-24 at 12.55.18 PM.png>
Now, after my fix, you have: <Screen Shot 2016-06-24 at 12.55.38 PM.png>
I hope this is fine :-)
Cheers, Alexandre
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
-- www.tudorgirba.com www.feenk.com
"Problem solving efficiency grows with the abstractness level of problem understanding."
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Moose-dev mailing list Moose-dev@list.inf.unibe.ch https://www.list.inf.unibe.ch/listinfo/moose-dev
Moose-dev mailing list Moose-dev@list.inf.unibe.ch https://www.list.inf.unibe.ch/listinfo/moose-dev
Hmm. Wouldn't it be easier if the element below (Overview) is automatically selected? By default if only the root topic is selected no help text is shown.
Cheers, Andrei
On Sat, Jun 25, 2016 at 2:54 PM, Alexandre Bergel alexandre.bergel@me.com wrote:
Yes I know. But I wanted to select GTInspector. Not really an item below.
Alexandre
On Jun 25, 2016, at 8:13 AM, Andrei Chis chisvasileandrei@gmail.com
wrote:
HelpBrowser has #selectTopicSatisfying:. I used it to select the first
item from the GTInspector help.
Now you get the following help browser:
<Screen Shot 2016-06-25 at 2.09.16 PM.png>
On Fri, Jun 24, 2016 at 10:49 PM, Alexandre Bergel <
alexandre.bergel@me.com> wrote:
Yes, this is what I suspected but was not sure.
I have produced a new slice.
So, the method #compose is: ... self act: [ :b | HelpBrowser open selectARootTopic:
GTInspectorHelp ]
icon: GLMUIThemeExtraIcons glamorousHelp entitled: 'Help’. ...
Cheers, Alexandre
On Jun 24, 2016, at 3:03 PM, Tudor Girba tudor@tudorgirba.com wrote:
Hi,
Thanks, but the previous behavior was the intended one. The reason is
that we should allow people to see related topics in the help browser.
Cheers, Doru
On Jun 24, 2016, at 7:02 PM, Alexandre Bergel <
alexandre.bergel@me.com> wrote:
Hi!
I have addressed the bug:
https://pharo.fogbugz.com/f/cases/18223/GTInspector-compose-should-use-HelpB...
Before, when you press the ? icon in GTInspector, you have: <Screen Shot 2016-06-24 at 12.55.18 PM.png>
Now, after my fix, you have: <Screen Shot 2016-06-24 at 12.55.38 PM.png>
I hope this is fine :-)
Cheers, Alexandre
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
-- www.tudorgirba.com www.feenk.com
"Problem solving efficiency grows with the abstractness level of
problem understanding."
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Moose-dev mailing list Moose-dev@list.inf.unibe.ch https://www.list.inf.unibe.ch/listinfo/moose-dev
Moose-dev mailing list Moose-dev@list.inf.unibe.ch https://www.list.inf.unibe.ch/listinfo/moose-dev
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Moose-dev mailing list Moose-dev@list.inf.unibe.ch https://www.list.inf.unibe.ch/listinfo/moose-dev
Yes, but any idea how to do this? Selecting the topic just based on the name ‘Overview’ is not enough.
Alexandre
On Jun 27, 2016, at 7:45 AM, Andrei Chis chisvasileandrei@gmail.com wrote:
Hmm. Wouldn't it be easier if the element below (Overview) is automatically selected? By default if only the root topic is selected no help text is shown.
Cheers, Andrei
On Sat, Jun 25, 2016 at 2:54 PM, Alexandre Bergel alexandre.bergel@me.com wrote: Yes I know. But I wanted to select GTInspector. Not really an item below.
Alexandre
On Jun 25, 2016, at 8:13 AM, Andrei Chis chisvasileandrei@gmail.com wrote:
HelpBrowser has #selectTopicSatisfying:. I used it to select the first item from the GTInspector help. Now you get the following help browser:
<Screen Shot 2016-06-25 at 2.09.16 PM.png>
On Fri, Jun 24, 2016 at 10:49 PM, Alexandre Bergel alexandre.bergel@me.com wrote: Yes, this is what I suspected but was not sure.
I have produced a new slice.
So, the method #compose is: ... self act: [ :b | HelpBrowser open selectARootTopic: GTInspectorHelp ] icon: GLMUIThemeExtraIcons glamorousHelp entitled: 'Help’. ...
Cheers, Alexandre
On Jun 24, 2016, at 3:03 PM, Tudor Girba tudor@tudorgirba.com wrote:
Hi,
Thanks, but the previous behavior was the intended one. The reason is that we should allow people to see related topics in the help browser.
Cheers, Doru
On Jun 24, 2016, at 7:02 PM, Alexandre Bergel alexandre.bergel@me.com wrote:
Hi!
I have addressed the bug: https://pharo.fogbugz.com/f/cases/18223/GTInspector-compose-should-use-HelpB...
Before, when you press the ? icon in GTInspector, you have: <Screen Shot 2016-06-24 at 12.55.18 PM.png>
Now, after my fix, you have: <Screen Shot 2016-06-24 at 12.55.38 PM.png>
I hope this is fine :-)
Cheers, Alexandre
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
-- www.tudorgirba.com www.feenk.com
"Problem solving efficiency grows with the abstractness level of problem understanding."
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Moose-dev mailing list Moose-dev@list.inf.unibe.ch https://www.list.inf.unibe.ch/listinfo/moose-dev
Moose-dev mailing list Moose-dev@list.inf.unibe.ch https://www.list.inf.unibe.ch/listinfo/moose-dev
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Moose-dev mailing list Moose-dev@list.inf.unibe.ch https://www.list.inf.unibe.ch/listinfo/moose-dev
Moose-dev mailing list Moose-dev@list.inf.unibe.ch https://www.list.inf.unibe.ch/listinfo/moose-dev
I committed a version that selects the 'Overview' topic whose parent is the topic 'GTInspector'
On Tue, Jun 28, 2016 at 1:12 AM, Alexandre Bergel alexandre.bergel@me.com wrote:
Yes, but any idea how to do this? Selecting the topic just based on the name ‘Overview’ is not enough.
Alexandre
On Jun 27, 2016, at 7:45 AM, Andrei Chis chisvasileandrei@gmail.com
wrote:
Hmm. Wouldn't it be easier if the element below (Overview) is
automatically selected?
By default if only the root topic is selected no help text is shown.
Cheers, Andrei
On Sat, Jun 25, 2016 at 2:54 PM, Alexandre Bergel <
alexandre.bergel@me.com> wrote:
Yes I know. But I wanted to select GTInspector. Not really an item
below.
Alexandre
On Jun 25, 2016, at 8:13 AM, Andrei Chis chisvasileandrei@gmail.com
wrote:
HelpBrowser has #selectTopicSatisfying:. I used it to select the first
item from the GTInspector help.
Now you get the following help browser:
<Screen Shot 2016-06-25 at 2.09.16 PM.png>
On Fri, Jun 24, 2016 at 10:49 PM, Alexandre Bergel <
alexandre.bergel@me.com> wrote:
Yes, this is what I suspected but was not sure.
I have produced a new slice.
So, the method #compose is: ... self act: [ :b | HelpBrowser open selectARootTopic:
GTInspectorHelp ]
icon: GLMUIThemeExtraIcons glamorousHelp entitled: 'Help’. ...
Cheers, Alexandre
On Jun 24, 2016, at 3:03 PM, Tudor Girba tudor@tudorgirba.com
wrote:
Hi,
Thanks, but the previous behavior was the intended one. The reason
is that we should allow people to see related topics in the help browser.
Cheers, Doru
On Jun 24, 2016, at 7:02 PM, Alexandre Bergel <
alexandre.bergel@me.com> wrote:
Hi!
I have addressed the bug:
https://pharo.fogbugz.com/f/cases/18223/GTInspector-compose-should-use-HelpB...
Before, when you press the ? icon in GTInspector, you have: <Screen Shot 2016-06-24 at 12.55.18 PM.png>
Now, after my fix, you have: <Screen Shot 2016-06-24 at 12.55.38 PM.png>
I hope this is fine :-)
Cheers, Alexandre
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
-- www.tudorgirba.com www.feenk.com
"Problem solving efficiency grows with the abstractness level of
problem understanding."
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Moose-dev mailing list Moose-dev@list.inf.unibe.ch https://www.list.inf.unibe.ch/listinfo/moose-dev
Moose-dev mailing list Moose-dev@list.inf.unibe.ch https://www.list.inf.unibe.ch/listinfo/moose-dev
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Moose-dev mailing list Moose-dev@list.inf.unibe.ch https://www.list.inf.unibe.ch/listinfo/moose-dev
Moose-dev mailing list Moose-dev@list.inf.unibe.ch https://www.list.inf.unibe.ch/listinfo/moose-dev
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Moose-dev mailing list Moose-dev@list.inf.unibe.ch https://www.list.inf.unibe.ch/listinfo/moose-dev