how to use tooltip in objective C?
A:
Not all objects support ToolTips, those that do typically have the common tooltip / setToolTip methods to deal with them programatically. Typically you set them / localize them through IB, at least that's how the projects I have worked on in the past have done it.
peelman
2010-06-18 13:25:22