|
From: SourceForge.net <no...@so...> - 2007-06-29 03:52:30
|
Patches item #1744797, was opened at 2007-06-28 06:16 Message generated for change (Comment added) made by ezust You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300588&aid=1744797&group_id=588 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open >Resolution: Accepted Priority: 5 Private: No Submitted By: Shlomy Reinstein (shlomy) Assigned to: Alan Ezust (ezust) Summary: SideKick: Enable parser-specific toolbar Initial Comment: It would be nice to have a parser-specific toolbar in the SideKick dockable window, so, for example, CtagsSideKick could place some buttons above the tree to change the grouping/sorting modes. Since each parser has its own set of actions, I think a parser-specific toolbar would be appropriate. ---------------------------------------------------------------------- >Comment By: Alan Ezust (ezust) Date: 2007-06-28 20:52 Message: Logged In: YES user_id=935841 Originator: NO I committed the change to SideKick 0.7.4, rev# 9878. Thanks! I was wondering though: what about two comboboxes, one for grouping and one for sorting? You can have a hover tip that says "Group By" or "Sort By" over each (if you don't have room for labels), and then the values would be shown in the combobox itself. just a thought. ---------------------------------------------------------------------- Comment By: Shlomy Reinstein (shlomy) Date: 2007-06-28 17:05 Message: Logged In: YES user_id=1477607 Originator: YES File Added: CtagsSideKick.patch ---------------------------------------------------------------------- Comment By: Shlomy Reinstein (shlomy) Date: 2007-06-28 17:04 Message: Logged In: YES user_id=1477607 Originator: YES Added patches that implement the new feature in SideKick (SideKick.patch) and CtagsSideKick (CtagsSideKick.patch). I gave the later just so you can try it - I will commit it when the SideKick patch is committed, I still need to fix it a bit to make the buttons work correctly (but as far as the feature is concerned, it works fine). File Added: SideKick.patch ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300588&aid=1744797&group_id=588 |