From: Johan V. <jvr...@sq...> - 2007-03-18 12:24:52
|
Bob Hunter <cat...@ya...> writes: > I went back to wxGlade, only to find that the code it generates is > both old and bugged. FUD. I'm looking forward to your bug reports. > Further, a tutorial makes it clear that wxGlade overwrites the code, > so we cannot change it by hand. More FUD. As with many tools it takes a couple of minuted to get the hang of it. I use wxGlade on a daily basis. It works, generates good code, code that works, and never overwrites my code. And saves me hours of boring programming. > [...] wxGlade generates the XML description of the GUI, then we > "use" an interface to this description, that is, we use a module > that reads the XML file and generates a list of all the variables we > can use to fill the GUI with data and events. Sounds like XRC all over again. -- Johan |