Re: [gtkmm] Thin GUI with gtkmm
- From: "Timothy M. Shead" <tshead k-3d com>
- To: "Laughlin, Joseph V" <Joseph V Laughlin boeing com>
- Cc: gtkmm-list gnome org
- Subject: Re: [gtkmm] Thin GUI with gtkmm
- Date: Thu, 03 Jun 2004 19:19:56 -0700
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]