PureBasic 4.00 - Beta 11

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

PureBasic 4.00 - Beta 11

Post by Fred »

The story continues ;). We changed an internal feature to allow to write user libraries more easily, so it needs another round of beta test to ensure than all is still correct. The 'Simple' library example in the SDK folder has been updated to reflect this. This beta also brings the following enhancement:

Code: Select all

IDE:
  - added accessibility color option
  - added 'save all' for autosave option
  - added question before deleting template (optional)
  - updated editor.catalog english language file
Have fun,

The Fantaisie Software Team.
Last edited by Fred on Tue May 09, 2006 11:43 pm, edited 2 times in total.
freak
PureBasic Team
PureBasic Team
Posts: 5940
Joined: Fri Apr 25, 2003 5:21 pm
Location: Germany

Post by freak »

Also this beta contains an updated 'Editor.catalog' file, as well as the language changelog since 3.94 in the ide
so those who translated the language files can start updating them.
quidquid Latine dictum sit altum videtur
User avatar
Flype
Addict
Addict
Posts: 1542
Joined: Tue Jul 22, 2003 5:02 pm
Location: In a long distant galaxy

Post by Flype »

Thank you guys.

take whilst it's hot :P
No programming language is perfect. There is not even a single best language.
There are only languages well suited or perhaps poorly suited for particular purposes. Herbert Mayer
Nik
Addict
Addict
Posts: 1017
Joined: Fri May 13, 2005 11:45 pm
Location: Germany
Contact:

Post by Nik »

where is the stickiness
Killswitch
Enthusiast
Enthusiast
Posts: 731
Joined: Wed Apr 21, 2004 7:12 pm

Post by Killswitch »

Hopefully not your keyboard :lol:
~I see one problem with your reasoning: the fact is thats not a chicken~
User avatar
netmaestro
PureBasic Bullfrog
PureBasic Bullfrog
Posts: 8451
Joined: Wed Jul 06, 2005 5:42 am
Location: Fort Nelson, BC, Canada

Post by netmaestro »

Thanks men! The library update sounds very good, can't wait to try it out.
BERESHEIT
Inf0Byt3
PureBasic Fanatic
PureBasic Fanatic
Posts: 2236
Joined: Fri Dec 09, 2005 12:15 pm
Location: Elbonia

Post by Inf0Byt3 »

Oh yeah! Thanks.
None are more hopelessly enslaved than those who falsely believe they are free. (Goethe)
techjunkie
Addict
Addict
Posts: 1126
Joined: Wed Oct 15, 2003 12:40 am
Location: Sweden
Contact:

Post by techjunkie »

Thanks a lot!! :D
Image
(\__/)
(='.'=) This is Bunny. Copy and paste Bunny into your
(")_(") signature to help him gain world domination.
USCode
Addict
Addict
Posts: 923
Joined: Wed Mar 24, 2004 11:04 pm
Location: Seattle

PB4B11 -- Help?

Post by USCode »

Sorry, what do I need to do to get the help (English) to work?
Inf0Byt3
PureBasic Fanatic
PureBasic Fanatic
Posts: 2236
Joined: Fri Dec 09, 2005 12:15 pm
Location: Elbonia

Post by Inf0Byt3 »

Hmm, it works here... Strange. Does a reboot fix the problem? Or try killing all hh.exe you find in memory.
None are more hopelessly enslaved than those who falsely believe they are free. (Goethe)
Fred
Administrator
Administrator
Posts: 18162
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Re: PB4B11 -- Help?

Post by Fred »

USCode wrote:Sorry, what do I need to do to get the help (English) to work?
Just copy the english purebasic.chm in you PB dir and it should work.
USCode
Addict
Addict
Posts: 923
Joined: Wed Mar 24, 2004 11:04 pm
Location: Seattle

Help

Post by USCode »

Nevermind, figured it out, I had copied the .chm to the wrong directory ... thanks.
radar
User
User
Posts: 12
Joined: Wed Mar 30, 2005 3:43 am

Post by radar »

Many thanks Fred,

thanks too for fixing the Visual Designer "OpenWindow" definition.
dmoc
Enthusiast
Enthusiast
Posts: 739
Joined: Sat Apr 26, 2003 12:40 am

Post by dmoc »

We changed an internal feature to allow to write user libraries more easily
@Fred: for those of us struggling to keep up with all these changes, could u be a bit more explicit? :P
remi_meier
Enthusiast
Enthusiast
Posts: 468
Joined: Sat Dec 20, 2003 6:19 pm
Location: Switzerland

Post by remi_meier »

Just take a look into \Library SDK\LccWin32\SimpleLibrary\StringMultiply.c.
Above the function there is a short description which should help you :)


Edit: What I'm not sure of: I'm writing an ASM library, it seems that I
mustn't remove the additional parameter from stack. Is that true?
Athlon64 3700+, 1024MB Ram, Radeon X1600
Post Reply