wxGrid - disabling cell selection

Phil <[email protected]> Mon, 9 Nov 2020 10:34:17 +1000
Newsgroups gmane.comp.python.wxpython
Message-ID <[email protected]>
Thank you for reading this.

I have created a grid, following Steve's suggestions, which does what I 
had in mind except for disabling cell selection. What I mean by cell 
selection is the result of a user holding down the left mouse button 
while dragging the mouse over a column or row of cells. What I'd like is 
a method to disable this selection or at least a method that prevents 
the selected cells from changing colour.

The wxGrid document shows a whole swag of methods, and I have tried 
many, but noneĀ  disables cell selection. Is there a disable selection 
method that prevents what I have described?

-- 
Regards,
Phil

-- 
You received this message because you are subscribed to the Google Groups "wxPython-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion on the web visit https://groups.google.com/d/msgid/wxpython-users/b7580bb1-ccbc-4f94-5d50-fbcc6ab1f27c%40gmail.com.