PureBasic 5.10 beta 8
PureBasic 5.10 beta 8
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.
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.
Re: PureBasic 5.10 beta 8
First!
I mean... errm.. first one thank you for your efforts.
Gonna test now!

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

Proud registered Purebasic user.
Because programming should be fun.
Because programming should be fun.
- RichAlgeni
- Addict
- Posts: 935
- Joined: Wed Sep 22, 2010 1:50 am
- Location: Bradenton, FL
Re: PureBasic 5.10 beta 8
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?
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?
-
- 666
- Posts: 1033
- Joined: Mon Sep 01, 2003 2:33 pm
Re: PureBasic 5.10 beta 8
I would rather have an endless beta cycle if it gets the worst of the bugs fixedFred 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.

Re: PureBasic 5.10 beta 8
... Just install it in a separate directory, e.g. like this:RichAlgeni wrote:Cam I install the release version on top of a beta version? Or should I uninstall the beta first?
Also don't forget to start each IDE (or those which are not your "main" installation) with the "/PORTABLE" parameter.C:\PureBasic\5.00\
C:\PureBasic\5.10 beta 8\
If any of you native English speakers have any suggestions for the above text, please let me know (via PM). Thanks!
Re: PureBasic 5.10 beta 8
Speaking of which, is there any help on the visual designer? In the manual it says -Fred wrote:as we are polishing the docs
but I see no such file...The Visual Designer is delivered with its own help-file. You will find it in your PureBasic directory as "Visual Designer.chm" file.

Re: PureBasic 5.10 beta 8
We will work on a Form Designer documentation ASAP, this refers to the old Visual Designer app 

- Psychophanta
- Always Here
- Posts: 5153
- Joined: Wed Jun 11, 2003 9:33 pm
- Location: Anare
- Contact:
Re: PureBasic 5.10 beta 8
Sure will be the latest beta? Lets try it then!
Re: PureBasic 5.10 beta 8
Thanks Fred!
- DoubleDutch
- Addict
- Posts: 3220
- Joined: Thu Aug 07, 2003 7:01 pm
- Location: United Kingdom
- Contact:
Re: PureBasic 5.10 beta 8
Thanks. 

https://deluxepixel.com <- My Business website
https://reportcomplete.com <- School end of term reports system
https://reportcomplete.com <- School end of term reports system
-
- Addict
- Posts: 1482
- Joined: Tue Feb 22, 2011 1:16 pm
Re: PureBasic 5.10 beta 8
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!
PureBasic: Born in 1998 and still going strong to this very day!
-
- Addict
- Posts: 1482
- Joined: Tue Feb 22, 2011 1:16 pm
Re: PureBasic 5.10 beta 8
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!
PureBasic: Born in 1998 and still going strong to this very day!
Re: PureBasic 5.10 beta 8
and the "line continuing Feature" ?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.
Ontopic: it feels like Groundhog Day

thx for the hard working process to keep the programmers happy

-
- Addict
- Posts: 1482
- Joined: Tue Feb 22, 2011 1:16 pm
Re: PureBasic 5.10 beta 8
What about it? Removing trailing spaces doesn't affect it.Bisonte wrote:and the "line continuing Feature" ?
Microsoft Visual Basic only lasted 7 short years: 1991 to 1998.
PureBasic: Born in 1998 and still going strong to this very day!
PureBasic: Born in 1998 and still going strong to this very day!