app preferences top view
app preferences top view
- Subject: app preferences top view
- From: "Mathieu Routhier" <email@hidden>
- Date: Tue, 22 Jan 2002 11:48:20 -0500
Hi,
I would like to implement a kind of toolbar control that we find in the
preferences of some applications. This is probably not a NSToolbar
because it is not customizable. It only shows some sections that that
the user can choose from. To get an idea of what I'm talking about,
take a look at the Terminal preference. The scrolling section at the
top is what I`m looking for.
How can I do something like this?
Mathieu