> {
>     PAINTER painter( wxDC(this /* window */ ) );

      painter.SetOffset( ...);
      painter.SetHighlite( false );

      painter.WorkAtLowPay( yes );

     // The investment you are protecting with this strategy is here,
     // concise, graphical library neutral code in the next line,
     // Which does not change from library to library.
>     painter.Draw( item );
> }
>


If you cannot achieve what the comment claims, then this is a waste of time.



_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to