开发者

How do I use AFAssistantPane?

开发者 https://www.devze.com 2022-12-31 23:19 出处:网络
I have searched my entire Mac for ibplugin to find the QTKit IBPlugin, but I also came accros a plugin which adds AFAssistantPane to IB. I did a Google-search but Google has no results for it. So, doe

I have searched my entire Mac for ibplugin to find the QTKit IBPlugin, but I also came accros a plugin which adds AFAssistantPane to IB. I did a Google-search but Google has no results for it. So, does anyone know how I can use this AF开发者_运维问答AssistantPane?

alt text http://img59.imageshack.us/img59/7963/schermafbeelding2010052.png

Thanks


Update: I noted that this is in a private framework (that's why it is not documented). Update: The framework doesn't include header files. Must I hack it and recreate the header files?


There is a command line utility for exploration of private frameworks called class-dump. You can google for it. Here's the first result that came up for me: Dumping the iPhone 2.2 Frameworks.

0

精彩评论

暂无评论...
验证码 换一张
取 消