PureBasic 3.94 Beta 2 for Windows is out!

Developed or developing a new product in PureBasic? Tell the world about it.
freak
PureBasic Team
PureBasic Team
Posts: 5941
Joined: Fri Apr 25, 2003 5:21 pm
Location: Germany

PureBasic 3.94 Beta 2 for Windows is out!

Post by freak »

Hello everybody,

Finally here it is, the next step towards the 3.94 final.
I hope all the bugs you encountered with the last beta are now fixed.

As a little bonus, there is now a tool for code templates available for the sidepanel.

Note that there are no language files included yet, as there are some changes
since the last beta, and i did not want to include outdated files.

Get it all on your account on http://www.purebasic.com/

Have fun and bring on those bug reports (or better not ;))

The PureBasic Team
quidquid Latine dictum sit altum videtur
User avatar
J. Baker
Addict
Addict
Posts: 2185
Joined: Sun Apr 27, 2003 8:12 am
Location: USA
Contact:

Post by J. Baker »

Thanks, I was finally able to get rid of that window at the bottom and keep it gone. :twisted:
www.posemotion.com

PureBasic Tools for OS X: PureMonitor, plist Tool, Data Maker & App Chef


Even the vine knows it surroundings but the man with eyes does not.
User avatar
Psychophanta
Always Here
Always Here
Posts: 5153
Joined: Wed Jun 11, 2003 9:33 pm
Location: Anare
Contact:

Post by Psychophanta »

Mmmmh, lets taste that cake :)
http://www.zeitgeistmovie.com

while (world==business) world+=mafia;
dontmailme
Enthusiast
Enthusiast
Posts: 537
Joined: Wed Oct 29, 2003 10:35 am

Post by dontmailme »

Great! can't wait to try it out....

Just one thing.... had a quick look and there still no mention of any flags for the Webgadget ?!

In another thread it was mentioned that Firefox was now supported with a #FLAG parameter....

Can we use Firefox as the engine? or is it still limited to IE only ?

The Visual designer also has no options for this?

I'll give the IDE a good thrashing tomorrow, now it's time for bed :wink:
Paid up PB User !
vanleth
User
User
Posts: 79
Joined: Sat Jun 28, 2003 4:39 am
Location: Denmark - Valby

Post by vanleth »

I can't resist, must intall beta2. Thanks for the effort!
va!n
Addict
Addict
Posts: 1104
Joined: Wed Apr 20, 2005 12:48 pm

Post by va!n »

ahh cool.. i will take a look... thanks
va!n aka Thorsten

Intel i7-980X Extreme Edition, 12 GB DDR3, Radeon 5870 2GB, Windows7 x64,
Polo
Addict
Addict
Posts: 2422
Joined: Tue May 06, 2003 5:07 pm
Location: UK

Post by Polo »

The problem I've reported is still not corrected, it seems...
I've got some troubles when I'm using Tailbite with Japbe, I get an error, basically because I'm including some files : it acts like the current directory was Tailbite's one, so of course, the file cannot be find...
It seems include stuffs has been reworked (in a bad way) since 3.94 and 3.93 on linux (I'm less sure for Linux as I don't use it now)
User avatar
GeoTrail
Addict
Addict
Posts: 2794
Joined: Fri Feb 13, 2004 12:45 am
Location: Bergen, Norway
Contact:

Post by GeoTrail »

Cool, thanks abunch :)
I Stepped On A Cornflake!!! Now I'm A Cereal Killer!
walker
Enthusiast
Enthusiast
Posts: 634
Joined: Wed May 05, 2004 4:04 pm
Location: Germany

Post by walker »

still waiting for PB Linux 3.93 Beta 2 .... :roll:
El_Choni
TailBite Expert
TailBite Expert
Posts: 1007
Joined: Fri Apr 25, 2003 6:09 pm
Location: Spain

Post by El_Choni »

@Polo: this is probably a problem with TailBite+jaPBe, not PB, I'll check it asap.
El_Choni
Polo
Addict
Addict
Posts: 2422
Joined: Tue May 06, 2003 5:07 pm
Location: UK

Post by Polo »

El_Choni wrote:@Polo: this is probably a problem with TailBite+jaPBe, not PB, I'll check it asap.
Maybe... or maybe not :)
But this kind of problems should not happen every new release of PB 8)
I don't know what Fred change to the compiler handling everytime...
User avatar
GeoTrail
Addict
Addict
Posts: 2794
Joined: Fri Feb 13, 2004 12:45 am
Location: Bergen, Norway
Contact:

Post by GeoTrail »

An error has occured.....

I was typing "Select" I just pressed the l key and the IDE crashed as you can see in the screenshot. In Preferences under AutoComplete I have enabled the following:
  • PureBasic Keywords
  • PureBasic Functions
  • Variables of current Source
  • Variables of all open Sources
Other than that I think all other settings were at default settings.

Image
I Stepped On A Cornflake!!! Now I'm A Cereal Killer!
dontmailme
Enthusiast
Enthusiast
Posts: 537
Joined: Wed Oct 29, 2003 10:35 am

Post by dontmailme »

Same happened to me, many times now.....

It's definately Auto Complate and I think it's with Variable of All open sources..... because I didn't get the same crash when I started a new file and closed all others!

I will turn this off today and see if it still crashes for me....
Paid up PB User !
akee
Enthusiast
Enthusiast
Posts: 498
Joined: Wed Aug 18, 2004 9:52 am
Location: Penang, Malaysia

Missing features...

Post by akee »

1. Could we add the feature for the F5 Compile option to create the executable in the same folder as the source code rather than in C:\Program Files\PureBasic\Compilers?

2. I'm beginning to sound like a broken record... Any chance of the NOT operator...

My code compiles well. Great job guys!!!
User avatar
GeoTrail
Addict
Addict
Posts: 2794
Joined: Fri Feb 13, 2004 12:45 am
Location: Bergen, Norway
Contact:

Post by GeoTrail »

Suggestion 1 is a great idea. That has annoyed me abit hehehe :)
I Stepped On A Cornflake!!! Now I'm A Cereal Killer!
Post Reply