I don't see that on Windows. Do you see this problem with any other checkboxes? Can you have a look at another checkbox implementation in KiCad - if you can find a checkbox that works well for you then I can have a look at the code difference.
Cheers On Mon, Sep 19, 2016 at 12:26 AM, Nick Østergaard <[email protected]> wrote: > Hi Oliver > > The new checkbox works better i think. But thre is still some jumping > around with it when it sort of "selected" by the cursor. Also it shows > that small dashed box where there is usallly text for a checkbox it > seems. > > This is on linux, I don't know if the same is seen on other platforms. > > 2016-09-15 14:55 GMT+02:00 Oliver Walters <[email protected] > >: > > Ok, round two! > > > > 1. I have fixed the issue relating to comma-separated decimals. > > > > 2. Boolean values now use the wxGridCellBoolRenderer which means they > always > > display as checkboxes > > > > Here is an example of the boolean values rendering -> > > http://oi65.tinypic.com/24pmp9d.jpg > > > > And an example of the multiple-choice parameter -> > > http://oi67.tinypic.com/xkrvw5.jpg > > > > Finally, a screenshot of available parameter types -> > > http://oi63.tinypic.com/2lne6gh.jpg > > > > I have attached the updated patch. > > > > LMK if there's anything else I need to do :) > > > > On Wed, Sep 14, 2016 at 10:09 PM, Oliver Walters > > <[email protected]> wrote: > >> > >> Hi all, > >> > >> First time submitting a patch, so here goes.... > >> > > > > > > > > _______________________________________________ > > Mailing list: https://launchpad.net/~kicad-developers > > Post to : [email protected] > > Unsubscribe : https://launchpad.net/~kicad-developers > > More help : https://help.launchpad.net/ListHelp > > >
_______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

