Re: Looking for a good book on object-oriented GUI programming
- From: "bart_deboeck@xxxxxxxxxxx" <bart_deboeck@xxxxxxxxxxx>
- Date: 25 Nov 2005 03:45:59 -0800
Hi David,
The "Constructing the User Interface with Statecharts" book is good,
if you like statecharts ;-)
Microsoft has a library with an MVC implementation :
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnpag/html/uipab.asp
and a Composite UI Application Block
http://www.gotdotnet.com/codegallery/CodeGallery.aspx?id=22f72167-af95-44ce-a6ca-f2eafbf2653c.
Sun has documentation of its Swing architecture :
http://java.sun.com/products/jfc/tsc/articles/architecture/
IBM has an alternative for Swing : http://www.eclipse.org/swt/
The Microsoft, Sun and IBM links might be usefull to see 'real'
examples.
If you need any more information, please feel free to contact me.
succes,
Bart
http://www.xenopz.com/blog/bartdeboeck/
.
- References:
- Looking for a good book on object-oriented GUI programming
- From: David . Mentre
- Re: Looking for a good book on object-oriented GUI programming
- From: AntiSPAM_g9u5dd43
- Looking for a good book on object-oriented GUI programming
- Prev by Date: Re: Model-View-Presenter (MVP) question
- Next by Date: Re: Model-View-Presenter (MVP) question
- Previous by thread: Re: Looking for a good book on object-oriented GUI programming
- Next by thread: offtopic: looking for a name for a concept
- Index(es):
Relevant Pages
|