Grid SetCellHighlightPenWidth()

Anyone know what has become of the SetCellHighlightPenWidth() method on wx.Grid in Phoenix?

Thanks,
Michael

Michael Hipp wrote:

Anyone know what has become of the SetCellHighlightPenWidth() method on
wx.Grid in Phoenix?

Somebody probably just accidentally left it out of the wxWidgets docs, or maybe didn't think that it needed to be in the public API. I'll add it there and then Phoenix will pick it up automatically.

···

--
Robin Dunn
Software Craftsman

Hi Robin,

I just installed '3.0.1.dev76109' and it appears wx.grid.Grid.SetCellHighlightPenWidth() is still not there.

Thanks,
Michael

···

On 3/1/2014 6:10 PM, Robin Dunn wrote:

Michael Hipp wrote:

Anyone know what has become of the SetCellHighlightPenWidth() method on
wx.Grid in Phoenix?

Somebody probably just accidentally left it out of the wxWidgets docs, or maybe didn't think that it needed to be in the public API. I'll add it there and then Phoenix will pick it up automatically

Michael Hipp wrote:

···

On 3/1/2014 6:10 PM, Robin Dunn wrote:

Michael Hipp wrote:

Anyone know what has become of the SetCellHighlightPenWidth() method on
wx.Grid in Phoenix?

Somebody probably just accidentally left it out of the wxWidgets docs,
or maybe didn't think that it needed to be in the public API. I'll add
it there and then Phoenix will pick it up automatically

Hi Robin,

I just installed '3.0.1.dev76109' and it appears
wx.grid.Grid.SetCellHighlightPenWidth() is still not there.

I haven't committed the change yet. It's waiting on some other things to be ready to commit, which is waiting on me finding some time while I still have the mental energy to spare. :wink:

-- Robin Dunn
Software Craftsman