Python wx Checkbox in Grid behaving strange -
i embedded checkbox in every row of wx.grid. used page example: wx python wiki
the problem is, last checkbox value never saved , can't quite head around it. second problem: clicking cell , not checkbox changes cell value, not checkbox. there solution this? it's possible problems related.
my whole unit can found here (disregard readout_main references).
i checked 1 or 0 value there.
helping me mean lot! thanks!
Comments
Post a Comment