Search found 7 matches
- Mon Feb 03, 2025 11:17 pm
- Forum: Announcement
- Topic: PureBasic 6.20 is out !
- Replies: 148
- Views: 76841
Re: PureBasic 6.20 beta 4 is out !
Thanks for the update. I have tested the wayland switch and it is working great.
- Mon Jan 27, 2025 4:50 pm
- Forum: Linux
- Topic: Can Linux backend be specified for compiled programs?
- Replies: 2
- Views: 3845
Re: Can Linux backend be specified for compiled programs?
Thanks for the fast response. I appreciate your help with this.
I don't need to use the opengl graphics and this option would be really helpful. Purebasic is my favourite development language and this would enable me to make use of the new features that you have been adding recently.
I don't need to use the opengl graphics and this option would be really helpful. Purebasic is my favourite development language and this would enable me to make use of the new features that you have been adding recently.
- Mon Jan 27, 2025 4:05 pm
- Forum: Linux
- Topic: Can Linux backend be specified for compiled programs?
- Replies: 2
- Views: 3845
Can Linux backend be specified for compiled programs?
I recently posted this question in the general coding section but am moving it here to the Linux section in the hope that someone with a deeper knowledge of Linux can help me.
A few years ago there was some example code on the forum that enabled a program to force the use of the x11 backend when ...
A few years ago there was some example code on the forum that enabled a program to force the use of the x11 backend when ...
- Thu Aug 01, 2024 8:11 pm
- Forum: Bugs - Linux
- Topic: PB v6.xx - Raspberry Resize Window
- Replies: 2
- Views: 6595
Re: PB v6.xx - Raspberry Resize Window
Is there any possibility of making this hack (GDK_BACKEND=x11) optional?
It breaks fractional scaling for for me when running GTK programs on KDE Plasma 6. I do not use OGRE/OpenGL and it would be nice to have the option of creating GTK programs that run natively on wayland now that many ...
It breaks fractional scaling for for me when running GTK programs on KDE Plasma 6. I do not use OGRE/OpenGL and it would be nice to have the option of creating GTK programs that run natively on wayland now that many ...
- Mon Jul 03, 2023 6:59 pm
- Forum: Announcement
- Topic: PureBasic 6.03 LTS is released !
- Replies: 184
- Views: 65608
Re: PureBasic 6.03 LTS beta 2 is ready to test !
Thanks for the improvements to the Linux version. I am currently still using a beta of version 6 as this was the last version that allows me to compile GTK apps with the wayland backend. I understand that the x11 backend was forced to fix another issue, but would it be possible to allow a choice ...
- Thu Jun 02, 2022 7:31 pm
- Forum: Announcement
- Topic: PureBasic 6.00 released !
- Replies: 626
- Views: 211532
Re: PureBasic 6.00 Beta 8 released !
Thank you for the quick response. With both Ubuntu and Fedora defaulting to wayland now, it would be nice if the GTK3 programs created by Purebasic would continue to use the wayland backend by default (as they did in previous beta versions).
Is there a specific setting or library that I can change ...
Is there a specific setting or library that I can change ...
- Thu Jun 02, 2022 1:19 pm
- Forum: Announcement
- Topic: PureBasic 6.00 released !
- Replies: 626
- Views: 211532
Re: PureBasic 6.00 Beta 8 released !
Hi, I am really liking the new C backend compiler and all my programs have compiled and run correctly on all of the previous betas.
I'm not sure if this is a bug or a design decison but I have noticed that up until beta 8, my compiled Linux GTK3 programs were running under Wayland. However ...
I'm not sure if this is a bug or a design decison but I have noticed that up until beta 8, my compiled Linux GTK3 programs were running under Wayland. However ...