wxwidgets/samples/joytest
Maarten Bent 601f8c840c
Update joystick sample
Draw on a wxPanel, there is no need for a wxScrolledWindow.
Remove unused constructor arguments.
Use wxID_EXIT instead of JOYTEST_QUIT.
Show in the statusbar which buttons are pressed.

Remove wxClientDC and draw in the paint handler instead.
Use different colours for the first 4 buttons.
Fix size and drawing coordinates when using high DPI.
2023-01-24 23:20:27 +01:00
..
buttonpress.wav Replaced gunshot sound with a more benign, but still impactful, sound 2005-03-28 17:14:01 +00:00
joytest.bkl Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
joytest.cpp Update joystick sample 2023-01-24 23:20:27 +01:00
joytest.h Update joystick sample 2023-01-24 23:20:27 +01:00
makefile.gcc Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
Makefile.in Rebake after the copyright year update 2023-01-03 18:39:06 +01:00
makefile.unx Remove wxGTK1 port and GPE support 2022-10-16 22:01:02 +02:00
makefile.vc Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00