some rewriting of the filter bar so it can dynamically place the buttons, and some extra, yet-to-be-used code

This commit is contained in:
Mitchell Livingston
2007-05-29 02:00:23 +00:00
parent 73c6c3324e
commit 3852bbb6e6
11 changed files with 191 additions and 86 deletions

View File

@@ -360,6 +360,8 @@ static void sleepCallBack(void * controller, io_service_t y, natural_t messageTy
[currentFilterButton setEnabled: YES];
[fFilterBar replaceButtons];
//observe notifications
NSNotificationCenter * nc = [NSNotificationCenter defaultCenter];