NSTabView question
NSTabView question
- Subject: NSTabView question
- From: Alex Montgomery <email@hidden>
- Date: Mon, 21 May 2001 17:28:17 -0400
I'm working on a project with a group of friends, and we would like to
implement a tab view similar to Project Builder's sliding
Build/Run/Find/Debug section. When we started looking at NSTabView we
found that several parts were unfinished. The current state of
NSTabView has left us wondering if we should write our own TabView class
to handle it, or if the current NSTabView can handle it, and if so, how?
- Alex Montgomery