I have one particular custom button added to a Nav Services window
that I need to use a key equiv with. What I can't figure out is how
to cause the button to flash or simulate a click like we used to be
able to do with:
HiliteControl(c, 1);
delay
HiliteControl(c, 0);
I even tried flushing the window buffer between the two
HiliteControl's. Searching around for something hopefully more
modern, I found HIViewSimulateClick. Either it doesn't work, or I'm
giving it the wrong part codes. I tried kControlIndicatorPart and
kControlEntireControl. What part code should I use?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Carbon-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden