Hi, I've completely rewritten my previous rewrite of these two classes. The result is a much better implementation of both, including such things as: all tab view types are supported; re-sizable tabs and view; better handling of tabviewitems; works in Gorm; documentation; and many other things. In fact there have been so many changes and additions I can barely remember everything.
There are still a few things to implement: NSPressedTab; finalize the appearance of the tabs in all directions; and, most critically, the initWithCoder code. I'd appreciate comments regarding this code -- especially with regard to memory management and the NSCoder bits. A screenshot can be found at: http://www.cc.utah.edu/~msh3/tabs-ixr.png The tab code can be found here: http://www.cc.utah.edu/~msh3/TabView-v4.patch A patch to the nstabview.m test program in usr-apps/examples/gui/Old: nstabview patch: http://www.cc.utah.edu/~msh3/nstabview.patch Cheers, Michael ===== _______________________________________________ Bug-gnustep mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-gnustep
