wx.grid.Grid.SetCellHighlightPenWidth(width)

Jean,

Thanks for the info. I have submitted a bug now.

Regards,
  Alex

···

-----Original Message-----
From: Jean Brouwers [mailto:mrjean1@gmail.com]
Sent: Tuesday, September 20, 2005 5:49 PM
To: wxPython-users@lists.wxwidgets.org
Subject: Re: [wxPython-users] wx.grid.Grid.SetCellHighlightPenWidth(width)

As one final test I tried the Wiki example you mentioned (with the
SetCellHighlightPenWidth call) on wxPython 2.4.2.4 on Windows XP.

Sure enough it does not work there either and causes a similar traceback.
The conclusion must be that this error is a Windows-specific problem in
wxPython/wxWidgets which exists at least since wxPython 2.4.2.4.

/Jean