I'm using HIViewGetKind function to find out the kind of various
HIViews and noticed that kHIViewWindowContentID's kind 'cnvw' is
not in the headers.
The intention is that you just use the constant
"kHIViewWindowContentID", and don't use the actual four-char code.
In theory, that would let us change the four-char code if necessary.
In practice, that's virtually impossible, because apps probably
hardcode the four-char code at times. We'd still discourage doing
that, though.
If I understand it properly, I'm supposed to use
kHIViewWindowContentID and find 'cnvw' from it dynamically.
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