PureBasic 5.10 beta 8

Developed or developing a new product in PureBasic? Tell the world about it.
Fred
Administrator
Administrator
Posts: 18153
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

PureBasic 5.10 beta 8

Post by Fred »

Hi there,

It's an endless beta cycle, but as we are polishing the docs, and fixed some bugs in the meantime, here it is. You can consider this one as final, as nothing should be change code wise (only some doc are remaining). So don't hesitate to migrate right now and report any problems !

Have fun,

The Fantaisie Software Team.
byo
Enthusiast
Enthusiast
Posts: 635
Joined: Mon Apr 02, 2007 1:43 am
Location: Brazil

Re: PureBasic 5.10 beta 8

Post by byo »

First!

I mean... errm.. first one thank you for your efforts.
Gonna test now!

:-D
Proud registered Purebasic user.
Because programming should be fun.
User avatar
RichAlgeni
Addict
Addict
Posts: 935
Joined: Wed Sep 22, 2010 1:50 am
Location: Bradenton, FL

Re: PureBasic 5.10 beta 8

Post by RichAlgeni »

Thanks Fred!

Can I ask a quick question? There are a couple of features I'd like to bring live. Cam I install the release version on top of a beta version? Or should I uninstall the beta first?
LuCiFeR[SD]
666
666
Posts: 1033
Joined: Mon Sep 01, 2003 2:33 pm

Re: PureBasic 5.10 beta 8

Post by LuCiFeR[SD] »

Fred wrote:Hi there,

It's an endless beta cycle, but as we are polishing the docs, and fixed some bugs in the meantime, here it is. You can consider this one as final, as nothing should be change code wise (only some doc are remaining). So don't hesitate to migrate right now and report any problems !

Have fun,

The Fantaisie Software Team.
I would rather have an endless beta cycle if it gets the worst of the bugs fixed :) As always thank you to you and the team for all your hard work.
c4s
Addict
Addict
Posts: 1981
Joined: Thu Nov 01, 2007 5:37 pm
Location: Germany

Re: PureBasic 5.10 beta 8

Post by c4s »

RichAlgeni wrote:Cam I install the release version on top of a beta version? Or should I uninstall the beta first?
... Just install it in a separate directory, e.g. like this:
C:\PureBasic\5.00\
C:\PureBasic\5.10 beta 8\
Also don't forget to start each IDE (or those which are not your "main" installation) with the "/PORTABLE" parameter.
If any of you native English speakers have any suggestions for the above text, please let me know (via PM). Thanks!
Jacobite
User
User
Posts: 16
Joined: Fri Nov 30, 2012 7:21 pm

Re: PureBasic 5.10 beta 8

Post by Jacobite »

Fred wrote:as we are polishing the docs
Speaking of which, is there any help on the visual designer? In the manual it says -
The Visual Designer is delivered with its own help-file. You will find it in your PureBasic directory as "Visual Designer.chm" file.
but I see no such file... :?
Polo
Addict
Addict
Posts: 2422
Joined: Tue May 06, 2003 5:07 pm
Location: UK

Re: PureBasic 5.10 beta 8

Post by Polo »

We will work on a Form Designer documentation ASAP, this refers to the old Visual Designer app :wink:
User avatar
Psychophanta
Always Here
Always Here
Posts: 5153
Joined: Wed Jun 11, 2003 9:33 pm
Location: Anare
Contact:

Re: PureBasic 5.10 beta 8

Post by Psychophanta »

Sure will be the latest beta? Lets try it then!
http://www.zeitgeistmovie.com

while (world==business) world+=mafia;
User avatar
kenmo
Addict
Addict
Posts: 2032
Joined: Tue Dec 23, 2003 3:54 am

Re: PureBasic 5.10 beta 8

Post by kenmo »

Thanks Fred!
User avatar
DoubleDutch
Addict
Addict
Posts: 3220
Joined: Thu Aug 07, 2003 7:01 pm
Location: United Kingdom
Contact:

Re: PureBasic 5.10 beta 8

Post by DoubleDutch »

Thanks. :)
https://deluxepixel.com <- My Business website
https://reportcomplete.com <- School end of term reports system
MachineCode
Addict
Addict
Posts: 1482
Joined: Tue Feb 22, 2011 1:16 pm

Re: PureBasic 5.10 beta 8

Post by MachineCode »

I haven't downloaded it yet, but will there be a hotkey to toggle between form and code? If not, please do it, as it will be needed. Thanks!
Microsoft Visual Basic only lasted 7 short years: 1991 to 1998.
PureBasic: Born in 1998 and still going strong to this very day!
MachineCode
Addict
Addict
Posts: 1482
Joined: Tue Feb 22, 2011 1:16 pm

Re: PureBasic 5.10 beta 8

Post by MachineCode »

Fred, quick and easy request for the final: with the "Format Indentation" option, can you make it remove trailing spaces from the end of lines, too? That way our sources are formatted nicely and without wasted space at the end of each line.
Microsoft Visual Basic only lasted 7 short years: 1991 to 1998.
PureBasic: Born in 1998 and still going strong to this very day!
User avatar
Bisonte
Addict
Addict
Posts: 1305
Joined: Tue Oct 09, 2007 2:15 am

Re: PureBasic 5.10 beta 8

Post by Bisonte »

MachineCode wrote:Fred, quick and easy request for the final: with the "Format Indentation" option, can you make it remove trailing spaces from the end of lines, too? That way our sources are formatted nicely and without wasted space at the end of each line.
and the "line continuing Feature" ?

Ontopic: it feels like Groundhog Day :mrgreen:

thx for the hard working process to keep the programmers happy ;)
PureBasic 6.21 (Windows x64) | Windows 11 Pro | AsRock B850 Steel Legend Wifi | R7 9800x3D | 64GB RAM | RTX 5080 | ThermaltakeView 270 TG ARGB | build by vannicom​​
English is not my native language... (I often use DeepL.)
User avatar
Falko
Enthusiast
Enthusiast
Posts: 271
Joined: Sat Oct 04, 2003 12:57 pm
Location: Germany
Contact:

Re: PureBasic 5.10 beta 8

Post by Falko »

Thanks Fred and Team :D
www.falko-pure.de
Win11 Pro 64-Bit, PB_6.11b1
MachineCode
Addict
Addict
Posts: 1482
Joined: Tue Feb 22, 2011 1:16 pm

Re: PureBasic 5.10 beta 8

Post by MachineCode »

Bisonte wrote:and the "line continuing Feature" ?
What about it? Removing trailing spaces doesn't affect it.
Microsoft Visual Basic only lasted 7 short years: 1991 to 1998.
PureBasic: Born in 1998 and still going strong to this very day!
Post Reply