kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #08120
Re: Question for the UI experts: best way to work with PCB_BASE_FRAME?
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 <miguelangel@xxxxxxx>
> 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
References