I just tried this in my application, and help tags still
disappear properly when I type on Leopard.
I am using RunApplicationEventLoop though.
Kevin G.
I wonder if this could be a bug and if anybody else is experiencing
the same problem. We use HMDisplayTag to display help tags (in
OpenGL scenes). Worked great in pre-Leopard but in Leopard the tag
does not go away after keyboard input. Worse, AFAIK all the keyboard
events are being lost. Once the tag pops us the user will have to
move the mouse or wait for the timeout until keyboard input can
resume.
the Carbon Help Manager automatically removes the help tag from the
screen when user input occurs.
I assume user input includes keyboard input. Did this change? If so,
what is the reason? More likely, is this a bug and is there any way
around it?
The only thing that is special about our app is that the event
handler that we have to use is, unfortunately, still based on
WaitNextEvent. Could it be that keyboard events during a help tag
create carbon events but will not register via WaitNextEvent and
friends?
Alex
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Carbon-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/carbon-dev/email@hidden