wx.grid.Grid.SetCellHighlightPenWidth(width)

Jean,

I get the same error when I use the other format. :frowning:

Regards,
  Alex

···

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

Try using the "other" format

  wx.grid.Grid.SetCellHighlightPenWidth(self, 1)

and see if that works, it may ...

But if it doesn't, I'm afraid we have reached the end of our rope :frowning:

/Jean

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

···

On 9/20/05, Suzuki Alex Alex.Suzuki@ksta.ktzh.ch wrote:

Jean,

I get the same error when I use the other format. :frowning:

Regards,
Alex

-----Original Message-----
From: Jean Brouwers [mailto:mrjean1@gmail.com]
Sent: Tuesday, September 20, 2005 5:09 PM

To: wxPython-users@lists.wxwidgets.org
Subject: Re: [wxPython-users] wx.grid.Grid.SetCellHighlightPenWidth(width)

Try using the “other” format

wx.grid.Grid.SetCellHighlightPenWidth(self, 1)

and see if that works, it may …

But if it doesn’t, I’m afraid we have reached the end of our rope :frowning:

/Jean


To unsubscribe, e-mail: wxPython-users-unsubscribe@lists.wxwidgets.org
For additional commands, e-mail:
wxPython-users-help@lists.wxwidgets.org