first go at using an outline view for files....what a pain parsing the file names

This commit is contained in:
Mitchell Livingston
2007-01-17 06:25:35 +00:00
parent 348f35f505
commit b7e3c9af5a
5 changed files with 98 additions and 40 deletions

View File

@@ -53,7 +53,7 @@
IBOutlet NSTextView * fErrorMessageView;
IBOutlet PiecesView * fPiecesView;
IBOutlet NSTableView * fFileTable;
IBOutlet NSOutlineView * fFileOutline;
IBOutlet NSTextField * fFileTableStatusField;
IBOutlet NSButton * fRatioCustomCheck, * fRatioStopCheck,