name: wxCoolBar
wxversion: all
category: window container,control,window layout,wrapper
language: cpp
description: wxCoolBar is a wrapper around the mickeysoft rebar control for use
with the famous wxWidgets gui library. So developers can easily add the nice
looking toolbars known from ms ie or o
name: wxDom
wxversion: 2.6
category: data container,text processing
language: cpp
description: This is a modification of wxXML that allows loading from a File,
URL, or XML String. Also allows dumping the Dom to String insted of just saving
it to a file. I changed the class names, and some of the