| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
I guess the question is, why do you need to know exactly what four-character constant is contained in kHIViewWindowContentID?
---------------------------------------- This method gives appl/cnvw as well:
HIViewFindByID( HIViewGetRoot(HIViewGetWindow(hiView)), kHIViewWindowContentID, &contentViewRef );
err = HIViewGetKind( contentViewRef, &contentViewKind );
How about this method?
ControlKind contentViewKind = kHIViewWindowContentID; // contentViewKind is set to appl/cnvw
Tomas -- # Ing. Tomas Zahradnicky, Jr. # The Czech Technical University # Dept of Computer Science, FEE-CTU Prague _______________________________________________ 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
| References: | |
| >kHIViewWindowContentID kind not in headers? (From: Tomas Zahradnicky <email@hidden>) | |
| >Re: kHIViewWindowContentID kind not in headers? (From: Eric Schlegel <email@hidden>) | |
| >Re: kHIViewWindowContentID kind not in headers? (From: Tomas Zahradnicky <email@hidden>) | |
| >Re: kHIViewWindowContentID kind not in headers? (From: Eric Schlegel <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.