how to identify tooltip instance ?
how to identify tooltip instance ?
- Subject: how to identify tooltip instance ?
- From: Pierre CHATEL <email@hidden>
- Date: Sun, 19 Jun 2005 19:05:18 -0300
Hi list !
I just discovered that all cocoa tooltips (the little yellow boxes)
are NSWindow instances ! But there is no NSTooltip class...
Given a pool of NSWindowinstances, is there a way to determine which
ones are tooltips ? Should i test agains't a specific subclass (like
[aNSWindowInstance isKindOfClass:tooltipClass] ) or is there a
special attribute ? (and yes i know it's a weird question, but i'm
writing an haxie, so i need to perform weird tests :-))
Pierre
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden