The Shader example file are not working, i get only a empty screen.
Richard
Search found 4 matches
- Tue Jul 29, 2025 7:08 pm
- Forum: Bugs Reports
- Topic: [Done] Shader example file 3.10
- Replies: 1
- Views: 166
- Mon Jul 01, 2024 9:45 am
- Forum: Coding Questions
- Topic: ButtonMobile - constants #PB_Mobile_Center, #PB_Mobile_Right
- Replies: 1
- Views: 3157
ButtonMobile - constants #PB_Mobile_Center, #PB_Mobile_Right
is this possible to use ButtonMobile the constants #PB_Mobile_Center, #PB_Mobile_Right to work without ToolBarMobile container
If ContainerMobile(#PB_Any, #PB_Mobile_Page, "margin:8px")
ButtonMobile(0, "Click me")
HtmlMobile("<br><br>")
ButtonMobile(1, "Click me too !", #PB_Mobile_Right ...
If ContainerMobile(#PB_Any, #PB_Mobile_Page, "margin:8px")
ButtonMobile(0, "Click me")
HtmlMobile("<br><br>")
ButtonMobile(1, "Click me too !", #PB_Mobile_Right ...
- Wed Apr 19, 2023 9:02 pm
- Forum: Feature Requests and Wishlists
- Topic: xinput Gamepad
- Replies: 2
- Views: 6918
Re: xinput Gamepad
Hi Fred,
it would be very practical if you could query the two joysticks of a gamepad with the spiderbasic joystick functions, currently i can only query the first joystick
Thanks
Richard
it would be very practical if you could query the two joysticks of a gamepad with the spiderbasic joystick functions, currently i can only query the first joystick
Thanks
Richard
- Mon Apr 03, 2023 8:43 pm
- Forum: Feature Requests and Wishlists
- Topic: xinput Gamepad
- Replies: 2
- Views: 6918
xinput Gamepad
Hello,
is it possible to query the joysticks from the xinput Gamepad?
https://gamepad-tester.com
https://beej.us/blog/data/javascript-gamepad
Thanks
Richard
is it possible to query the joysticks from the xinput Gamepad?
https://gamepad-tester.com
https://beej.us/blog/data/javascript-gamepad
Thanks
Richard