Using sample code I got here a few weeks back, I re-wrote the
progress dialog to use HIView calls. I get the dialog which shows
up not highlighted. My calls to SetControl32BitValue are not
causing any update to the bar in the dialog. It always looks un
selected. No progress is indicated
If your nib-based dialog window uses compositing mode (which it
probably does, since I think that's the default for new windows in IB
now), you need to call HIWindowFlush after calling
SetControl32BitValue. You don't need to call UpdateControls.
-eric
_______________________________________________
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