mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-03-18 14:40:07 +01:00
5 lines
157 B
Python
5 lines
157 B
Python
|
|
propGrid.AddActionTrigger(wx.propgrid.PG_ACTION_NEXT_PROPERTY,
|
|
wx.WXK_RETURN)
|
|
propGrid.DedicateKey(wx.WXK_RETURN)
|