DeveloppeurPascal / Delphi-samples

Delphi project samples for Windows, Mac, iOS, Android, Linux, internet of things and web
https://samples.developpeur-pascal.fr
GNU Affero General Public License v3.0
23 stars 14 forks source link

add a sample using game controller for tabulating in a classic GUI (sending TAB / Shift TAB key) #6

Closed DeveloppeurPascal closed 4 weeks ago

DeveloppeurPascal commented 4 weeks 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.