Page 1 of 2

Speedbar autodoc: SPEEDBAR_Window tag

Posted: Mon Apr 21, 2014 12:43 pm
by trixie
I've noticed that the current Speedbar Gadget autodoc describes the SPEEDBAR_Window tag
SPEEDBAR_Window (struct Window *)
This window's titlebar will change to the selected button's help text while the button remains selected.
without any added note that this type of help is actually deprecated and that the programmer should use help tips instead.

Re: Speedbar autodoc: SPEEDBAR_Window tag

Posted: Mon Apr 21, 2014 3:23 pm
by tonyw
I'll write a report about it.

Re: Speedbar autodoc: SPEEDBAR_Window tag

Posted: Tue Apr 22, 2014 2:26 am
by Rigo
I'm not sure it IS deprecated. As far as I know, the titlebar help still works as well as the helphints...

Simon

Re: Speedbar autodoc: SPEEDBAR_Window tag

Posted: Tue Apr 22, 2014 9:34 am
by trixie
@Rigo
the titlebar help still works as well as the helphints...
It sure may work but is this what we want? Is the window title bar the place for showing help at all? Most importantly: should Intuition support two completely different kinds of gadget help, or should it instead enforce consistency?

Re: Speedbar autodoc: SPEEDBAR_Window tag

Posted: Tue Apr 22, 2014 10:57 am
by Rigo
So this topic really should be that the SPEEDBAR_Window attribute should be deprecated, rather than the fact it isn't at the moment?

While I agree with your sentiments, it is a decision for management really.

Simon

Re: Speedbar autodoc: SPEEDBAR_Window tag

Posted: Tue Apr 22, 2014 11:58 am
by trixie
@Rigo
So this topic really should be that the SPEEDBAR_Window attribute should be deprecated
Perhaps. I really thought that with the arrival of proper help tips this horrible, typical-Chris-Aldi-kludge was deprecated already, and that the autodoc only fails to mention this.
While I agree with your sentiments, it is a decision for management really.
So dear management: I'm really, really sentimental about the fact that one gadget uses a help system no other gadget uses. Please do something about it, or else I'll cry you a river :-)

Re: Speedbar autodoc: SPEEDBAR_Window tag

Posted: Tue Apr 22, 2014 3:28 pm
by Rigo
Sod it!

I've added extra information to the SPEEDBAR_Window attribute to explain it is deprecated. The autodoc will be available with the next SDK update.

Simon

Re: Speedbar autodoc: SPEEDBAR_Window tag

Posted: Tue Apr 22, 2014 3:37 pm
by trixie
@Rigo

*THUMBS UP* & thank you!

Re: Speedbar autodoc: SPEEDBAR_Window tag

Posted: Sun Apr 27, 2014 2:27 pm
by chris
trixie wrote:this type of help is actually deprecated and that the programmer should use help tips instead.
Ignoring the fact that HelpHints don't work properly with speedbars (see http://forum.hyperion-entertainment.biz ... =26&t=1515), unless that was fixed whilst I wasn't looking?

Re: Speedbar autodoc: SPEEDBAR_Window tag

Posted: Sun Apr 27, 2014 10:04 pm
by Rigo
Seeing as the topic you link to is reporting a general helphint problem where an inactive window doesn't produce help bubbles, I fail to see how these issues are linked.

Simon