mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-31 16:10: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)
|