2009/2/12 Andri Möll <[email protected]>
> Start by finding yourself a design tool (e.g. DialogBlocks), designing your > frames and saving them to an XRC file. > Then make a new Wx::XmlResource object (via &new), use the &Load method to > load > the XML and then continue with various &LoadFrame, &LoadDialog and &LoadXXX > methods. > Also take a look at wxWidgets' manual. > By the way, has someone managed to find a XLS or CSS or something to render XRC within the browser ? I've been looking and searching but found nothing. That would be very nice I think. Eriam
