From: Eriam S. <er...@er...> - 2007-03-02 13:49:26
|
Hello Bob, I suggest that you take a look at visualWx which is windows only and not free. But anyway it provides an excellent editor for frames and panels and so on and allows you to export to XRC which is in Wx langage the XML that defines interfaces out of the code. There is excellent examples of how to use XRC within wxPerl in the demo, notice that it's also possible to include your own subclassed components in XRC. Very powerfull. Good luck Eriam Bob Hunter a écrit : > ... an alternative to hand coding would be one that I > have long wanted to have, but were afraid to ask, that > is, to make a clear cut between the GUI and the actual > routines, and use an Interface Builder to design the > GUI with ease, provided the I.B. generates perl/wx > code. > > If you have references on how to do this, it would be > wonderful to have them. > > Bob > > > |