Wings 3D Development Forum
How do I assign hotkeys in 2.x? - Printable Version

+- Wings 3D Development Forum (https://www.wings3d.com/forum)
+-- Forum: Wings 3D (https://www.wings3d.com/forum/forumdisplay.php?fid=1)
+--- Forum: Interface & Usage (https://www.wings3d.com/forum/forumdisplay.php?fid=3)
+--- Thread: How do I assign hotkeys in 2.x? (/showthread.php?tid=2682)



How do I assign hotkeys in 2.x? - ekolis - 09-15-2018

Used to be able to assign a hotkey to a menu command by hovering over it and pressing insert, but that doesn't seem to work anymore - how can I do this in 2.x?


RE: How do I assign hotkeys in 2.x? - oort - 09-15-2018

ekolis,
Read the "How to define hotkeys" under the Help pulldown menu. It has changed a little bit from how it worked in the past.

oort


RE: How do I assign hotkeys in 2.x? - ekolis - 09-15-2018

Ooh, that seems a bit more complicated - wonder why it changed?


RE: How do I assign hotkeys in 2.x? - micheus - 09-15-2018

That was necessary when he library used to build the Wings3d user interface was changed from SDL to wxWidgets.