Please help me.
Description:
In Carbon, I have 2 dialogs, parent dialog and child dialog. When
child
dialog is displayed, parent dialog is disable. When child dialog is
close,
parent dialog is enable.
How to know when parent dialog is changed from disable status to
enable
status?
That's actually called activated and deactivated, and there are
Carbon Events for that. But your parent dialog could be deactivated
and reactivated for other reasons, so that's not a good way to tell
when the child dialog has gone away.
And BTW, don't put brackets around the subject.
Larry
_______________________________________________
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