Re: Looking for a good book on object-oriented GUI programming
- From: AntiSPAM_g9u5dd43@xxxxxxxxx
- Date: Thu, 24 Nov 2005 15:47:49 GMT
I've heard that Front Panel by Niall Desmond Murphy is a decent book.
You might also check his articles in Embedded System Design magazine.
http://www.embedded.com/staff/niall.htm
On 22 Nov 2005 01:24:37 -0800, David.Mentre@xxxxxxxxx wrote:
>I'm programming a graphical client for a server (demexp) and I realized
>that I'm lacking most of knowledge to do a good object-oriented design
>of my GUI application.
>Do you know a book to teach me how to use OO mechanisms to program a
>GUI application?
>I've already read the Design Patterns book. I know about SmallTalk,
>C++, Java and Eiffel languages (i.e. I've read book about them and
>programmed a little, but never done real world applications). So I
>consider I know most of OO mechanisms, but not on how to use them the
>correct way.
>As I'm programming my application on a quite esoteric platform
>(Objective Caml with GTK+ toolkit) I would prefer a generic book but a
>good book with examples, use cases, in a more common language could be
>helpful.
>Many thanks in advance for any pointer,
>Yours,
>d.
>PS: I made some googling but the most relevant post were from 1998.
>Maybe there is nowadays more up-to-date books.
.
- Follow-Ups:
- Re: Looking for a good book on object-oriented GUI programming
- From: bart_deboeck@xxxxxxxxxxx
- Re: Looking for a good book on object-oriented GUI programming
- References:
- Looking for a good book on object-oriented GUI programming
- From: David . Mentre
- Looking for a good book on object-oriented GUI programming
- Prev by Date: Model-View-Presenter (MVP) question
- Next by Date: Re: Decouple SQL queries from class in OOP design
- Previous by thread: Re: Looking for a good book on object-oriented GUI programming
- Next by thread: Re: Looking for a good book on object-oriented GUI programming
- Index(es):
Relevant Pages
|