September 2003
How to change dynamically the format of a column in a table view ?
13/09/03 10:44
I want the formatter of a column view to change according to the column view size…
More...
More...
Sample code for writing/updating multi-valued properties to the address book?
09/09/03 18:27
I can't find examples of code showing how to manipulate these AB properties…
More...
More...
My Java tool doesn't work anymore when used with the Java bridge…
06/09/03 18:28
I have an utility that's working correctly when used from the command line, I have included it in my Cocoa application and I call it from the Java bridge but it hangs !
More...
More...
How do I make PB stop when an exception is thrown?
04/09/03 18:28
Ever had to find out who is throwing the exception that causes your app to fail, and what it is? Here's how you can set a breakpoint that's triggered whenever an exception is thrown.
More...
More...