
Search found 4 matches
- Wed Aug 16, 2023 11:31 am
- Forum: Coding Questions
- Topic: Tablet screen orientation [Resolved]
- Replies: 18
- Views: 4703
Re: Tablet screen orientation [Resolved]
In the meantime I have already solved the problem myself. I was only interested in whether it could be implemented more elegantly in PB. There really wasn't more 

- Wed Aug 16, 2023 9:53 am
- Forum: Coding Questions
- Topic: Tablet screen orientation [Resolved]
- Replies: 18
- Views: 4703
Re: Tablet screen orientation [Resolved]
he can do it however he wants. I do whatever I want in my company. Of course, the first impression wasn't that great. I have asked a question here for the first time and already someone comes with a wallet and wants money.
It's not meant in a bad way. I was just a bit surprised
It's not meant in a bad way. I was just a bit surprised

- Tue Aug 15, 2023 9:35 pm
- Forum: Coding Questions
- Topic: Tablet screen orientation [Resolved]
- Replies: 18
- Views: 4703
Re: Tablet screen orientation [Resolved]
Hello northstarex :D
Apparently... like JhpJhp explain here
https://www.purebasic.fr/english/viewtopic.php?p=603676#p603676
he have replaced his site
https://www.mypurebasicstuff.com/
by a personal Forum :shock:
https://www.mypurebasicstuff.com/forum/
You can perhaps found his code inside ...
- Tue Aug 15, 2023 12:39 pm
- Forum: Coding Questions
- Topic: Tablet screen orientation [Resolved]
- Replies: 18
- Views: 4703
Re: Tablet screen orientation
Hi Kwai chang caine,
Not to over-post netmaestro, but I just spent the last hour writing the following scripts:
- Orientation.pb: locks the display orientation on a tablet for the current process
- Rotation.pb: rotates the display to a set orientation
See my post: Services, Stuff, and Shellhook ...