
If Fred or freak are interested in posting the modified table in their blog (and perhaps correcting possible wrong entries) they should send me a PM...

For the Cocoa framework on MacOS it's very easy. You can simply "ask" each object for its class name withluis wrote:Can I ask you how did you determine all the objects types ?
Code: Select all
Debug "Class = " + PeekS(CocoaMessage(0, CocoaMessage(0, Object, "className"), "UTF8String"), -1, #PB_UTF8)