7/13/08

The Story So Far...

The core image processing script is functional, now it's time to get it functional for the user. I've decided that the Pane Layout will be the best to hold the different program elements because of the resizable areas. In the future I may make the image area it's own window but only if it doesn't impact the performance of the script by handling the cross-window chatter.

The trickiest part so far has been the file-handling. MEL has about 4 ways to handle file dialogs and each seems to have their strengths. For now I only need to worry about storing directory paths.

No comments: