On Sunday 21 August 2005 03:58, Chris Lee wrote:
> If I understand correctly the way MVC coding works, designing the visual
> layout of the application is not something you do with a tool like designer
> or glade.  At least I don't know of any tools which facilitate this anyway.

If done right, using a visual design tool for MVC coding is the way to go.  
You can use the visual tool for the "V" part of MVC (model-view-controller) 
and simply call all your functions in another library (which would be the 
mode/controller part).  Thus, once you have your base library, writing a new 
GUI simply means using a visual design tool to make new menus, buttons, 
dialog boxes, and input forms.

j----- k-----

-- 
Joshua Kugler
CDE System Administrator
http://distance.uaf.edu/


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to