Creating Rich Clients with Apache Pivot
An introduction to the Apache Pivot framework with examples for creating rich clients either programmatical or using xml templates.
Tweet 0 Comments Save Tags: frameworks , gui , java , xml
Learning Chrome DevTools
If you have been using Firebug, check out this list of cool features of Chrome DevTools!
Tweet 0 Comments Save Tags: gui , how-to , javascript , open source
MFC - Displaying Toolbar on the Rebar Control
This MFC article explains how do you create toolbar and then display that in the rebar control. This also explains the advantage of... more »
Tweet 0 Comments Save Tags: c-and-cpp , gui , microsoft , windows