Delphi project samples for Windows, Mac, iOS, Android, Linux, internet of things and web
GNU Affero General Public License v3.0
24
stars
17
forks
source link
add a sample using game controller for tabulating in a classic GUI (sending TAB / Shift TAB key) #6
Closed
DeveloppeurPascal closed 2 months ago
Use TUIElements class from https://github.com/DeveloppeurPascal/Delphi-Game-Engine if you want to navigate between classics TControl components with the keyboard or a game controller in VCL or FireMonkey projects.