PureBasic 5.40 LTS beta 10 is out !

Developed or developing a new product in PureBasic? Tell the world about it.
User avatar
bbanelli
Enthusiast
Enthusiast
Posts: 544
Joined: Tue May 28, 2013 10:51 pm
Location: Europe
Contact:

Re: PureBasic 5.40 LTS beta 8 is out !

Post by bbanelli »

thanos wrote:Did anyone else faced this problem?
Still a problem in b8 (both x64 and x86), but I'm sure it will be fixed in next beta. ;)
"If you lie to the compiler, it will get its revenge."
Henry Spencer
https://www.pci-z.com/
Phlos
User
User
Posts: 85
Joined: Fri May 16, 2003 7:17 pm

Re: PureBasic 5.40 LTS beta 8 is out !

Post by Phlos »

One more time, no network library with blocking socket OR asynchronous callback ? :|
We still have to do Delay(100) in main network loop, to prevent stealing whole CPU, in a 2015 language ? :|

****** joke. :|
User avatar
Tenaja
Addict
Addict
Posts: 1959
Joined: Tue Nov 09, 2010 10:15 pm

Re: PureBasic 5.40 LTS beta 8 is out !

Post by Tenaja »

Phlos wrote:We still have to do Delay(100) in main network loop, to prevent stealing whole CPU, in a 2015 language ? :|

****** joke. :|
I don't use networking in PB, but putting a delay in the main loop is a Windows thing, not a PB thing. If PB put it in automatically, then whatever default setting was used would be the wrong setting for most programs. You would either have an annoying delay with keystrokes on some programs, or excessive cpu usage with others. I appreciate--nay, prefer!-- having control over this!
Fred
Administrator
Administrator
Posts: 18162
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Re: PureBasic 5.40 LTS beta 8 is out !

Post by Fred »

What about using the right forum section for feature requests ? :)
pwd
User
User
Posts: 60
Joined: Thu Sep 06, 2012 9:39 am

Re: PureBasic 5.40 LTS beta 5 is out !

Post by pwd »

Joubarbe wrote:[*] The toolbar is now buggy on Linux. It appears at the bottom, and there's still no vertical bar with ToolBarSeparator(), just a space : (Linux Mint 17.2 - Mint-X Controls theme, the toolbar appears at the bottom in ALL themes however)
Joubarbe wrote:Yeaahhh, Linux version works again! :) And the toolbar is fixed, and everything is good in the world !
Just tried 5.40 beta 8 and I still have some weird problems with toolbar (Xubuntu 14.04.3 LTS)


EDIT:
Ignore the text written above, that was my fault (there should be a strikeout BB-code for such cases...)

But there is still a problem with SpinGadget @ Linux in 5.40b8
Phlos
User
User
Posts: 85
Joined: Fri May 16, 2003 7:17 pm

Re: PureBasic 5.40 LTS beta 8 is out !

Post by Phlos »

Fred wrote:What about using the right forum section for feature requests ? :)
It's already on your "TODO", you told me ... few years ago. So no feature request to add. I'm just disappointed to wait this little stuff since 12 years. :?
I wish I could have access to network library source code, adding this to your C code, and then you would release it. :cry:
Fred
Administrator
Administrator
Posts: 18162
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Re: PureBasic 5.40 LTS beta 9 is out !

Post by Fred »

Beta 9 is out :)
User avatar
RSBasic
Moderator
Moderator
Posts: 1228
Joined: Thu Dec 31, 2009 11:05 pm
Location: Gernsbach (Germany)
Contact:

Re: PureBasic 5.40 LTS beta 9 is out !

Post by RSBasic »

Thank you, Fred. :)
Image
Image
User avatar
Falko
Enthusiast
Enthusiast
Posts: 271
Joined: Sat Oct 04, 2003 12:57 pm
Location: Germany
Contact:

Re: PureBasic 5.40 LTS beta 9 is out !

Post by Falko »

+1 :D
www.falko-pure.de
Win11 Pro 64-Bit, PB_6.11b1
davido
Addict
Addict
Posts: 1890
Joined: Fri Nov 09, 2012 11:04 pm
Location: Uttoxeter, UK

Re: PureBasic 5.40 LTS beta 9 is out !

Post by davido »

Thanks, Fred. :D
DE AA EB
User avatar
ts-soft
Always Here
Always Here
Posts: 5756
Joined: Thu Jun 24, 2004 2:44 pm
Location: Berlin - Germany

Re: PureBasic 5.40 LTS beta 9 is out !

Post by ts-soft »

Thanks, Fred :D
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.
Image
User avatar
falsam
Enthusiast
Enthusiast
Posts: 632
Joined: Wed Sep 21, 2011 9:11 am
Location: France
Contact:

Re: PureBasic 5.40 LTS beta 9 is out !

Post by falsam »

Thanks fred and ..... ¸¸♬·¯·♩¸¸♪·¯·♫¸¸ Congratulations to newlyweds இڿڰۣ-ڰۣ—

 
 
 

➽ Windows 11 64-bit - PB 6.21 x64 - AMD Ryzen 7 - NVIDIA GeForce GTX 1650 Ti

Sorry for my bad english and the Dunning–Kruger effect 🤪
User avatar
kenmo
Addict
Addict
Posts: 2033
Joined: Tue Dec 23, 2003 3:54 am

Re: PureBasic 5.40 LTS beta 9 is out !

Post by kenmo »

Thanks Fred + PB Team!
User avatar
Demivec
Addict
Addict
Posts: 4260
Joined: Mon Jul 25, 2005 3:51 pm
Location: Utah, USA

Re: PureBasic 5.40 LTS beta 9 is out !

Post by Demivec »

falsam wrote:Thanks fred and ..... ¸¸♬·¯·♩¸¸♪·¯·♫¸¸ Congratulations to newlyweds இڿڰۣ-ڰۣ— 
Ditto! :)
Fred
Administrator
Administrator
Posts: 18162
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Re: PureBasic 5.40 LTS beta 9 is out !

Post by Fred »

Hehe, thanks :)
Post Reply