← Back to team overview

kicad-developers team mailing list archive

Re: SCH_POLYLINE?

 

On 05/07/2012 01:24 PM, Lorenzo Marcantonio wrote:
> On Mon, May 07, 2012 at 01:20:06PM -0400, Wayne Stambaugh wrote:
>> being instantiated since SCH_LINE_BASE will not have a valid KICAD_T
>> or ever need to be used directly.
> Abstract classes were invented for this:D
>
>> I'm not sure why this was done this way.  If it can be remove
>> without breaking anything, by all means remove it.  While you are on
>> a roll please feel free to use enum EDA_COLOR_T when passing color
>> values instead of int.
> It wouldn't break a thing since it does nothing in the first place:P
>
> Most probably only an overlook... looking for the DrawModes I sometime see wxCopy instead of GR_COPY or something like that...
>
> The witch hunt continues...

OSX




Follow ups

References