Page 4 of 13
Re: PureBasic 6.03 LTS beta 3 is ready to test !
Posted: Thu Jul 20, 2023 5:52 pm
by mk-soft
stevie1401 wrote: Wed Jul 19, 2023 7:41 am
There is no slider in the procedure listing on the right in the gtk3 version in 6.3 beta 3 (Linux Mint / Ubunbtu)
Is a gadget color problem. Still working on it.
Re: PureBasic 6.03 LTS beta 3 is ready to test !
Posted: Fri Jul 28, 2023 6:27 am
by useful
Has anyone managed to run Mouse.pb and Keyboard.pb with gtk2 in beta3?
-----------
p.s. I answer myself:
The problem occurs in a virtualbox (VBoxSVGA) environment.
On real hardware they work as expected.
Re: PureBasic 6.03 LTS beta 3 is ready to test !
Posted: Fri Jul 28, 2023 9:52 am
by mk-soft
useful wrote: Fri Jul 28, 2023 6:27 am
Has anyone managed to run Mouse.pb and Keyboard.pb with gtk2 in beta3?
-----------
p.s. I answer myself:
The problem occurs in a virtualbox (VBoxSVGA) environment.
On real hardware they work as expected.
Same problem with all pb version on VM Linux with Parallels (macOS)
Solution:
Link:
Linux Screen3DMousePatch
Re: PureBasic 6.03 LTS beta 3 is ready to test !
Posted: Sat Aug 05, 2023 12:55 pm
by minimy
Thanks a lot for this new version!
PB forever!!

Re: PureBasic 6.03 LTS beta 3 is ready to test !
Posted: Sun Aug 06, 2023 5:25 pm
by Wolfram
Hello Fred,
it would be great if you can fix the broken PB_Gadget_SetOpenFinderFiles() in this release.
Since macOS 11 (Big Sur) it dosen't work anymore.
viewtopic.php?t=79365
Thanks
Re: PureBasic 6.03 LTS beta 4 is ready to test !
Posted: Wed Aug 09, 2023 5:49 pm
by Fred
beta 4 is out and it focus on many more Linux fixes ! We also reverted (for now) the TextGadget() change for Windows as it was not correctly done.
Bugfixes for this version:This list was created automatically. All updated bug threads from the date of the last final version have been determined.
Re: PureBasic 6.03 LTS beta 4 is ready to test !
Posted: Wed Aug 09, 2023 6:33 pm
by useful
Just reading the enumerations is already causing fatigue.
It is hard to imagine the amount of work done!!!
Thank you very much for your hard work.
Re: PureBasic 6.03 LTS beta 4 is ready to test !
Posted: Wed Aug 09, 2023 9:01 pm
by jacdelad
Yeah! Thanks Fred and Team!
Re: PureBasic 6.03 LTS beta 4 is ready to test !
Posted: Wed Aug 09, 2023 9:17 pm
by Janni
Truly outstanding work Fred and team! A round of applause for your awesomeness!
Thank you!
Re: PureBasic 6.03 LTS beta 4 is ready to test !
Posted: Wed Aug 09, 2023 11:14 pm
by nsstudios
Awesome! Thanks!

Re: PureBasic 6.03 LTS beta 4 is ready to test !
Posted: Thu Aug 10, 2023 12:19 am
by BarryG
Fred wrote: Sat Jun 10, 2023 7:08 pmbeta 4 is out and it focus on many more Linux fixes ! We also reverted (for now) the TextGadget() change for Windows as it was not correctly done.
Happy to confirm my app is now 100% working again with Beta 4 (I had to use only Beta 1 before). That is, #SS_NOTIFY and TextGadgets do what they used to, and #WM_NOTIFY is working again in my callback with no code changes needed. VERY happy with Beta 4 - thank you, Fred!
Re: PureBasic 6.03 LTS beta 4 is ready to test !
Posted: Thu Aug 10, 2023 7:45 am
by marcoagpinto
Thank you, Fred and Team!
Re: PureBasic 6.03 LTS beta 4 is ready to test !
Posted: Thu Aug 10, 2023 8:06 am
by stevie1401
I also like to use the Purebasic and Spiderbasic IDE in Wine on Linux for different reasons.
Unfortunately, the main toolbar is no longer displayed under Wine.
I think because Fred took out the icons that are NOT HQ. It would be really great if Fred could put them back in.
Re: PureBasic 6.03 LTS beta 4 is ready to test !
Posted: Thu Aug 10, 2023 5:47 pm
by Psychophanta
Many thanks!
Re: PureBasic 6.03 LTS beta 4 is ready to test !
Posted: Thu Aug 17, 2023 4:44 am
by BarryG
Problem: When I try to compile with PB 6.03 Beta 4 (32-bit) on Windows, it forces the exe to run with admin rights (and the generated exe has the admin shield on its icon). Bug report done.