Greetings, In many places in the documentation, the explanation doesn't inform more than the property name, when one doesn't know what it does. An example is in MenuMBS.showsStateColumn. I don't know what is a “state column”, so I went in the documentation:
Function: Returns a Boolean value that indicates whether the receiver displays the state column. (I'd say it's obvious) Notes: Available in Mac OS X v10.5 and later. (Ok, this is a small indication. What didn't existed in Tiger? But I don't recall) Returns true if the receiver displays the state column, otherwise false. (again, it's obvious) So I have 2 questions: -What is a state column? -Is the plugin documentation not a suited place to explain things for those using RB and not knowing much about Cocoa and Apple's new terminology? Regards, Arnaud _______________________________________________ Mbsplugins_monkeybreadsoftware.info mailing list [email protected] https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info
