PureBasic Windows 3.94 beta 1 released!

Developed or developing a new product in PureBasic? Tell the world about it.
User avatar
fsw
Addict
Addict
Posts: 1603
Joined: Tue Apr 29, 2003 9:18 pm
Location: North by Northwest

Post by fsw »

@ Fred & Co
Congratulations.

A downside of the new Editor is it's size (800kb) and it seems to be slower than the old one, but hey you can't have it all I guess...

Question:
How to close the output-window and the explorer/procedure-window?

Bug:
The Callstack Viewer is really cool, but if I press on the update button and go with the mouse cursor over the compiled app the editor crashes.



Tested on WinXP-PRO-SP2/P4HT-3Ghz-1.5GbRam
dell_jockey
Enthusiast
Enthusiast
Posts: 767
Joined: Sat Jan 24, 2004 6:56 pm

Post by dell_jockey »

Can this beta be installed with 3.93 on the same machine?

EDIT: the readme says it all. Sorry for shooting from the hip... :oops:
Last edited by dell_jockey on Fri Jun 03, 2005 10:11 pm, edited 1 time in total.
cheers,
dell_jockey
________
http://blog.forex-trading-ideas.com
Tommeh
Enthusiast
Enthusiast
Posts: 149
Joined: Sun Aug 29, 2004 2:25 pm
Location: United Kingdom

Post by Tommeh »

I noticed something else while using it, if i try and compile code that has a syntax error in it, it dosnt tell me its wrong the window pops up and says 'Compiling....' and just hangs there :(

I tried restarting the compiler, It says it can't restart as its busy :(
Fred
Administrator
Administrator
Posts: 18162
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Post by Fred »

J.Baker: disable the IDE debugger, what do you mean ? you can choose which debugger to use in the preference panel.

fsw: the size it bigger for several reasons (much more features, scintilla component (+150 kb), internal viewer which uses the image decoders (+200 kb) and of course the debugger). So all in all, it's not a bad size for a such tool. About the speed, i don't understand as the scintilla component is much more faster than the old richedit one.

dell_jockey: The beta can be installed on the same machine. Be sure to copy your whole purebasic directory and install it in.
User avatar
J. Baker
Addict
Addict
Posts: 2181
Joined: Sun Apr 27, 2003 8:12 am
Location: USA
Contact:

Post by J. Baker »

[quote="Fred"]J.Baker: disable the IDE debugger, what do you mean ? you can choose which debugger to use in the preference panel.[quote]

When I choose the GUI Debugger, the Integrated Debugger (window box at bottom of PB) doesn't go away. Sorry, I just find the Integrated Debugger annoying.
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
GedB
Addict
Addict
Posts: 1313
Joined: Fri May 16, 2003 3:47 pm
Location: England
Contact:

Post by GedB »

This is an incredible preview of where PB is going, and I am loving what I am seeing. However, I'm going to put my critical hat on for a second.

The new IDE has a little way to go to catch up with jaPBe. Having to press ctrl-space is a nuisance, the jaPBe autocompletion is always there.

Much more exciting is the Debugger, which is a huge improvement on the old. Superb.

The Memory viewer is another great new addition.

Some issues:

Reliability: The IDE keeps crashing, leaving behind the compiler's process. I tried to find some guaranteed to crash the debugger scenarios to report, but it seems to be slightly random. It become especially flaky when stepping through the debugger.

IDE Options: The IDE option comments are visible at the bottom of the page, and are sometimes repeated after a save.

Menus while debugging: When debugging the menus are greyed out, though the debugging menu is obviously available.

Some requests:

It would be nice to have an 'After Commented' trigger for the tools, which will pass the commented ASM to the tool, and then process the response just like the /REASM option on the command line.

The option of a Debug toolbar would save having to keep using the menu.

Working out the start and end of a memory range is a pest. Could the to option accept a relative argument like '+200' so that '1600 - +200' would be identical to '1600 - 1800'?

It would be good if the Debugger had a tab of allocated memory areas that lists the location and size of allocated blocks. Double clicking on one could open the memory viewer for that range. This would be very useful for tracking memroy leaks.

Please don't get me wrong, this is one amazing, exciting preview.
Gansta93
Enthusiast
Enthusiast
Posts: 238
Joined: Wed Oct 20, 2004 7:16 pm
Location: The Village
Contact:

Post by Gansta93 »

Hello,

As I said on franch forum, GREAT! :-D
But, alwais but ;-) there is a problem. When, in the Compiler options, I shoose to include the version informations, when compiling, I have error from porc "Synthax error" for version informations keywords. And still in the compiler option window in Version Informations tabe, when I press Tab for going to the next gadget, after Version Description, tha tab do the same as there would be others gadget after and a long time after, I have the button OK. Is it me again?

Thanks again for this beta. :-D
Be seeing you! :-)

Gansta93
If you speak french, you can visite Le Monde de Gansta93 (Gansta93's World)
Fred
Administrator
Administrator
Posts: 18162
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Post by Fred »

GedB: thank you for your comments, we take good notes of them :).

J.Baker: ho, it's not the integrated debugger, it's just a log window. You can disable it in the prefs and/or in the debugger menu/show log->off
thefool
Always Here
Always Here
Posts: 5875
Joined: Sat Aug 30, 2003 5:58 pm
Location: Denmark

Post by thefool »

GedB wrote: The new IDE has a little way to go to catch up with jaPBe. Having to press ctrl-space is a nuisance, the jaPBe autocompletion is always there.
you can change that in the preferences!
vanleth
User
User
Posts: 79
Joined: Sat Jun 28, 2003 4:39 am
Location: Denmark - Valby

Post by vanleth »

Thank you to the PB Team, this improvement to the IDE is really nice. Looking forward to anything that happends to PB. Cheers
User avatar
GeoTrail
Addict
Addict
Posts: 2794
Joined: Fri Feb 13, 2004 12:45 am
Location: Bergen, Norway
Contact:

Post by GeoTrail »

Wow, can't beleive I missed this.
I check the forum several times aday and I missed it :shock: :shock:

Anyways, downloading now *droowling* :P
I Stepped On A Cornflake!!! Now I'm A Cereal Killer!
vanleth
User
User
Posts: 79
Joined: Sat Jun 28, 2003 4:39 am
Location: Denmark - Valby

Post by vanleth »

And I'm not a "new user" :-)
Shannara
Addict
Addict
Posts: 1808
Joined: Thu Oct 30, 2003 11:19 pm
Location: Emerald Cove, Unformed

Post by Shannara »

Man, this is an incredible step foward for PB, congrats! A side question though, are there any bug fixes not listed that made it in?
User avatar
GeoTrail
Addict
Addict
Posts: 2794
Joined: Fri Feb 13, 2004 12:45 am
Location: Bergen, Norway
Contact:

Post by GeoTrail »

Yeah I agree :)
One thing I'd love to see is some more stuff to the browser gadget.
More functions, maybe a integrated way of getting the url when the mouse hovers over a link so it can be displayed in the statusbar, also, a way of sending and retreiving more stuff using the webgadget. So we could create a real browser with plugin support ;) hgehehehe
I Stepped On A Cornflake!!! Now I'm A Cereal Killer!
User avatar
Joakim Christiansen
Addict
Addict
Posts: 2452
Joined: Wed Dec 22, 2004 4:12 pm
Location: Norway
Contact:

Post by Joakim Christiansen »

[request]
When you minimize a folding; a horizontal line pops up.
I think that's "ugly" and I want a option to turn it off.
[/request]

Keep up the good work :D
I like logic, hence I dislike humans but love computers.
Post Reply