Re: [gtkmm] Thin GUI with gtkmm



Laughlin, Joseph V wrote:

No, but I don't have detailed knowledge any open source projects. What I described is a recognised separation of concerns, which is way you asked for.

Thanks for your help.  Can you recommend any resouces where I could find
more information on this type of thing?

Get the "Design Patterns" book by Gamma, et al, also referred to as the "Gang of Four" or "GOF". In addition to the design patterns already mentioned you should pay close attention to Observer, which forms the basis for the gtkmm signal system, and is one of the more valuable techniques available to separate user interface from implementation.

Cheers,
Tim








[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]