kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #02285
B.O.M. Dialog
-
To:
kicad-devel@xxxxxxxxxxxxxxx
-
From:
"arius4kicad" <cpp.development@...>
-
Date:
Sat, 14 Mar 2009 01:20:18 -0000
-
User-agent:
eGroups-EW/0.82
Updated translation for rev.1646 and noticed a small problem with the behaviour of the radio buttons for selecting the field separator.
The property responsible for the style was set to wxRA_SPECIFY_ROWS|wxRA_SPECIFY_COLS and caused a strange behaviour.
Additionally, assigned some space to some of the elements and made them stretchable.
Put a patch into the Files section if someone is interested.
http://tech.groups.yahoo.com/group/kicad-devel/files
-> BOM-Editor.patch
-arius-