hi all…
Problem:
I have a wx.grid control displaying only one letter in each cell.
If i pressed a button then current cell must be crossed by a line ** for my application…
I tried it via using wx.PaintDC and drawline in wx.Evt_paint handler function, but it doesn’t working…**
Is there any other way to solve that problem… Please anyone give me the right direction for this problem…
Thanks in advance…
···
Hello,
I have a wx.grid control displaying only one letter in each cell.
If i pressed a button then current cell must be crossed by a line for my
application..
I tried it via using wx.PaintDC and drawline in wx.Evt_paint handler
function, but it doesn't working..
Is there any other way to solve that problem.. Please anyone give me the
right direction for this problem..
You can use PyGridCellRenderer, have a look at the GridStdEdRend.py demo.
HTH,
···
--
Miki Tebeka <miki.tebeka@gmail.com>
The only difference between children and adults is the price of the toys