← Back to team overview

kicad-developers team mailing list archive

Re: Integrated Simulator

 

Hi Jean-Pierre,

This is strange. I had the problem you describe (Windows 7 x86_64) and
fixed it in commit ee24275f [1]. Does the cursor look fine if you revert
the commit? What wxWidgets & Windows versions do you use?

Regards,
Orson

1.
https://github.com/orsonmmz/kicad-source-mirror/commit/ee24275fc8fd78fe47428d6b45a41684dae9f6f2

On 08/09/2016 12:10 PM, jp charras wrote:
> Hi Orson,
> 
> At least on Windows (and perhaps on others OS) the cursor mask looks like it is inverted (0 instead
> of 1 and 1 instead of 0)
> Therefore the probes are not visible on a white background, and are a negative shape on a black
> background.
> 
> Here is a patch to use the right (inverted) mask.
> (sorry, the initial mask is not modified, due to my lazyness, the right mask is built on the fly).
> Not tested on OSX.
> 
> Thanks,
> 
> 
> 
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help   : https://help.launchpad.net/ListHelp
> 


Attachment: signature.asc
Description: OpenPGP digital signature


Follow ups

References