Quick question about treectrl

10 views
Skip to first unread message

Nathan smith

unread,
Feb 25, 2022, 7:26:27 PM2/25/22
to wxpytho...@googlegroups.com
Hi there,


I've bound a wx.EVT_KEY_DOWN event to a treectrl with the specific
purpose of implementing some alt left, alt up and alt down keystrokes.

I've put returns in place to stop the code getting to the event.Skip()
line that is in place for anything that is not alt down, left and up but
my code is not quite working.


Alt down jumps to the item I want it to, but then it jumps forward one
more (presumably because of the down arrow). What should I be blocking
there to prevent this from happening?


Nathan


Reply all
Reply to author
Forward
0 new messages