hmm, I see PCB_BASE_FRAME has a lot of pure virtual methods, I wonder if I could create a wxformbuilder class, and then subclass both PCB_BASE_FRAME and the wxformbuilder class... :-)
2012/5/5 Miguel Angel Ajo Pelayo <[email protected]> > I'm working on a little UI that's very similar to > "FOOTPRINT_VIEWER_FRAME", for the footprint wizards, > it must have some settings on the left, and then display the resulting > module on the right. > > PCB_BASE_FRAME can be used as a widget included in other window? , I mean, > could I make the ui design using wxformbuilder, and then put a little > "PCB_BASE_FRAME" somewhere? :-) > > > Greetings, > Mike > -- > > Miguel Angel Ajo Pelayo > http://www.nbee.es > +34 636 52 25 69 > skype: ajoajoajo > -- Miguel Angel Ajo Pelayo http://www.nbee.es +34 636 52 25 69 skype: ajoajoajo
_______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

