gnustep-dev
[Top][All Lists]
Advanced

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

Question on NSToolbar


From: Fred Kiefer
Subject: Question on NSToolbar
Date: Tue, 30 Dec 2008 20:07:10 +0100
User-agent: Thunderbird 2.0.0.18 (X11/20081112)

I am currently in the process of changing the GNUstep toolbar handling
to work on the window decoration view instead of using a separate view
to integrate the toolbar.

For this I need to understand a bit more of the current toolbar code and
what better way is there to do this than to rewrite that code?
Now I stumbled over the split between NSToolbar and GSToolbar. Why is
this needed or is it needed at all?
In the long run I would like to remove the window ivar on NSToolbar and
with that in place there surely is no reason for this separate super
class, but even now I cannot find any use of it in the GNUstep code
(apart from the ToolbarExample that Quentin pointed to), does it get
used outside?




reply via email to

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