I request the user's attention on Mac OS X when showing dialogs. I have one case where it doesn't work, it is for my task bar icon. I call RequestUserAttention() on the parent, a Frame that is not always shown. Sometimes it works, that is I get the bouncing action on the dock, but sometimes it does not. What are the perquisites for the user attention mechanism to trigger?
I request the user's attention on Mac OS X when showing dialogs. I have
one case where it doesn't work, it is for my task bar icon. I call
RequestUserAttention() on the parent, a Frame that is not always shown.
Sometimes it works, that is I get the bouncing action on the dock, but
sometimes it does not. What are the perquisites for the user attention
mechanism to trigger?
I request the user's attention on Mac OS X when showing dialogs. I have
one case where it doesn't work, it is for my task bar icon. I call
RequestUserAttention() on the parent, a Frame that is not always shown.
Sometimes it works, that is I get the bouncing action on the dock, but
sometimes it does not. What are the perquisites for the user attention
mechanism to trigger?