bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[RFC] NSTabView* rewrite (patch)


From: Michael Hanni
Subject: [RFC] NSTabView* rewrite (patch)
Date: Fri, 25 Jul 2003 19:36:19 -0700 (PDT)

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

=====





reply via email to

[Prev in Thread] Current Thread [Next in Thread]