PureBasic 3.94 for Windows released

Developed or developing a new product in PureBasic? Tell the world about it.
User avatar
Psychophanta
Always Here
Always Here
Posts: 5153
Joined: Wed Jun 11, 2003 9:33 pm
Location: Anare
Contact:

Post by Psychophanta »

Thanx, Fred, finally 3.94 :) :wink:
http://www.zeitgeistmovie.com

while (world==business) world+=mafia;
traumatic
PureBasic Expert
PureBasic Expert
Posts: 1661
Joined: Sun Apr 27, 2003 4:41 pm
Location: Germany
Contact:

Post by traumatic »

Congrats!
Good programmers don't comment their code. It was hard to write, should be hard to read.
Franky
Enthusiast
Enthusiast
Posts: 213
Joined: Sat Apr 26, 2003 2:58 pm

Post by Franky »

Just a little thing for the ide: Could you add a "Edit this File in the IDE"-Toolbar to the Fileviewer? I have a PB File, which is always opened in the fileviewer ( because there are signs in it with asc(sign)<32 (Some Encrypted Data ; Easteregg ;) ). So I could open it in the fileviewer and than click on the Toolbarbutton to load it into the IDE

Thanks
Franky
Give Up everything but trying!
Green Snake
User
User
Posts: 10
Joined: Sun Apr 17, 2005 12:11 pm

Post by Green Snake »

cool :D

thank you fred, you're the best :D
and thanks to the other of the pb-team :D
akee
Enthusiast
Enthusiast
Posts: 496
Joined: Wed Aug 18, 2004 9:52 am
Location: Penang, Malaysia

Post by akee »

"Ho Liao Lah Lu Lang" <- Chinese Hokkien for "you guys are fantastic"
Fred
Administrator
Administrator
Posts: 18153
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Post by Fred »

Thank you all for the positive comments 8) !

OldBear: smart-update can update any version.
User avatar
oakvalley
User
User
Posts: 77
Joined: Sun Aug 08, 2004 6:34 pm
Location: Norway
Contact:

Post by oakvalley »

Yes, thank you Fred and the rest of the PureBasic team!

Also nice to to that the 3D Ogre is beeing worked on now, really looking
forward to squash some bugs I've encountered, stability and reverse the hidous workarounds I had to invent :)
Regards Stone Oakvalley
Currently @ PB 5.70
User avatar
fsw
Addict
Addict
Posts: 1603
Joined: Tue Apr 29, 2003 9:18 pm
Location: North by Northwest

Post by fsw »

Thanks to the Fantaisie team.
thefool
Always Here
Always Here
Posts: 5875
Joined: Sat Aug 30, 2003 5:58 pm
Location: Denmark

Post by thefool »

fsw wrote:Thanks to the Fantaisie team.
my words too!
User avatar
GedB
Addict
Addict
Posts: 1313
Joined: Fri May 16, 2003 3:47 pm
Location: England
Contact:

Post by GedB »

Truely awesome.

I love the new debugger.

:D
akee
Enthusiast
Enthusiast
Posts: 496
Joined: Wed Aug 18, 2004 9:52 am
Location: Penang, Malaysia

Post by akee »

I accidentally typed and this hung the editor if you place the cursor over mistake() and try to remove the brackets.

Code: Select all

Procedure oooops(ok.l, mistake())
EndProcedure
Truth_Seeker
Enthusiast
Enthusiast
Posts: 145
Joined: Tue Mar 01, 2005 8:41 pm
Location: Near a Computer

Post by Truth_Seeker »

akee wrote:I accidentally typed and this hung the editor if you place the cursor over mistake() and try to remove the brackets.

Code: Select all

Procedure oooops(ok.l, mistake())
EndProcedure
Wow it really does make the editor hang, ouch!
Thanks
Truth Seeker
orange-blue
User
User
Posts: 24
Joined: Wed Apr 06, 2005 10:21 am

Post by orange-blue »

lol, why that? :?
fweil
Enthusiast
Enthusiast
Posts: 725
Joined: Thu Apr 22, 2004 5:56 pm
Location: France
Contact:

Post by fweil »

Funny !

The editor does not accept mistakes :lol:

Well, when entering :

Code: Select all

Procedure oooops(ok.l, mistake)
EndProcedure
it does not crash. But with mistake() it does ...
My avatar is a small copy of the 4x1.8m image I created and exposed at 'Le salon international du meuble à Paris' january 2004 in Matt Sindall's 'Shades' designers exhibition. The original laminated print was designed using a 150 dpi printout.
Searhin
User
User
Posts: 41
Joined: Mon May 26, 2003 10:53 am
Location: Germany

Post by Searhin »

Thanx for the update!! Guess it will be a long evening toying with the new debugger ;-)

Fred, please don't forget to eat, drink & sleep sometimes
Post Reply