Cocoa-J and Interface Builder woes
Cocoa-J and Interface Builder woes
- Subject: Cocoa-J and Interface Builder woes
- From: Steve Klingsporn <email@hidden>
- Date: Fri, 15 Nov 2002 10:44:48 -0600
Just some things I've noticed so far:
- The delegate methods "tabViewShouldSelectTabViewItem()" (NSTabView)
and "tableViewDidClickTableColumn()" (NSTableView) are either not
implemented, or completely broken in Cocoa-Java. The former emits an
error, and the latter does nothing (!)
(How should one do table sorting without strange drawing anomalies in
one's columns with Cocoa-J?)
- Interface Builder regularly munches NIB's, causing "inconsistencies"
that it requires you to save after it "fixes" which result in losing
columns in NSTableView, etc.
This is with the latest "nibtool" update, even.
Thanks,
Steve
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.