Working on a project for CS 774 HCI.
Complete:
Toolbars
Open window
To Do:
Scene List
Location List
Character List
Wire in the menu items
Draw the scene in the scriptview
Lessons Learned:
NSToolbar -- creation (I also need some icons)
NSWindowController -- opening a new NSWindow
Refactor Ideas:
The document should be pulling data from a different source so that both the storyboard window can access the script elements.
Complete:
Toolbars
Open window
To Do:
Scene List
Location List
Character List
Wire in the menu items
Draw the scene in the scriptview
Lessons Learned:
NSToolbar -- creation (I also need some icons)
NSWindowController -- opening a new NSWindow
Refactor Ideas:
The document should be pulling data from a different source so that both the storyboard window can access the script elements.