wx.grid.Grid v.s.s Menu Bars

Nathan smith <[email protected]> Mon, 22 Jan 2024 11:52:04 +0000
Newsgroups gmane.comp.python.wxpython
Message-ID <[email protected]>
Hi Group,


I'm not sure how to explain this one, so please bare with me a little as=20
I will be talking from a blind person's perspective using a screen reader.

I have two panels, one of which has a wx.TextCtrl on it with a menu bar.

When I press the alt key with nothing else, it opens up the top menu and=20
allows me to navigate between menus using my arrow keys.


On my second panel I have a wx.Grid which is inside a sizer=C2=A0 and creat=
e=20
a menu bar with the exact same code, bar changes for menu names and=20
bound functions.

When I do alt with a letter, IE alt f, it goes to the menu I select. If=20
I press alt on its own, nothing happens.


I've tried binding it through an accelerator table, too but it doesn't=20
even trigger the event, before I get any more down potentially the wrong=20
path, could one of you fine folk indicate to me if I've missed something=20
here?


thanks in advance,

Nathan

--=20
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 e=
mail to [email protected].
To view this discussion on the web visit https://groups.google.com/d/msgid/=
wxpython-users/a1401654-bc19-402c-9b05-9bdb1f693b9d%40gmail.com.