Page 1 of 3

PureBasic 4.00 - Beta 4

Posted: Sat Feb 25, 2006 12:07 am
by Fred
Hi there,

Here the fourth beta of PB4, which brings an important thing: a preview of the help file. It's not 100% finished, but all the library docs should be upto date, and the main topics about the new features should be complete as well. As usual, a lot of bugs have been squashed since the last beta. We also consider this version as 'reliable', so it should be safe to switch now if you want to, as it will help make the final release better. Other changes are:

Code: Select all

- DisableToolBarButton() and ToolBarToolTips() now take a new parameter
- 2 new pseudotypes: p-utf8 and p-variant (direct variant structure as parameter, useful for COM functions)
- GetGadgetItemAttribute(#Gadget, 0, #PB_ListIcon_ColumnWidth, 2)    ; return width of column 2
- SetGadgetItemAttribute(#Gadget, 0, #PB_ListIcon_ColumnWidth, 100, 2) ; set width of column 2 to 100
- GetGadgetItemText(#Gadget, -1, 2)             ; return header text for column 2
- SetGadgetItemText(#Gadget, -1, "New Text", 2) ; change header text for column 2
- The debugger has now the 'Step over' and 'Step out' features.
- The famous help file
Have fun !

The Fantaisie Software Team.

Posted: Sat Feb 25, 2006 12:55 am
by Intrigued
Alrighty then! (off to download such)

TIA for the quick beta bug fixes, etc.

*thumbs up*

Posted: Sat Feb 25, 2006 12:59 am
by Killswitch
*drools slightly*

Next step PB v4.0 final?

Posted: Sat Feb 25, 2006 1:09 am
by Intrigued
Here are some questions, sticking points I meant to address earlier in the beta vetting:

1. The ability to F7 and quickly choose to create either a .exe or .dll

2. Where is the area that allows for external Help files to be quickly viewed?

Both of these are present in PB 3.x

Ideas? Am I missing some factoid or menu area?

TIA

Posted: Sat Feb 25, 2006 1:27 am
by Inf0Byt3
Super!!! Thanks!!!! Gotta go 2 download >>>>>>>

Posted: Sat Feb 25, 2006 1:37 am
by Thomas
Let's rock! 8)

Posted: Sat Feb 25, 2006 1:57 am
by Inf0Byt3
Works great but i still need more collision detection capability... Any chances of seing this in the final version?

Posted: Sat Feb 25, 2006 2:03 am
by Shannara
SortStructuredList()

Im going through the help here. doesnt mention the use of Character, Quad, or Doubles .. :) I just was wondering if support for those are in for this command :)

Posted: Sat Feb 25, 2006 2:11 am
by Dare2
Thanks!

Posted: Sat Feb 25, 2006 3:18 am
by radar
Fantastic - thanks

Posted: Sat Feb 25, 2006 3:19 am
by MrMat
Thanks as always.

Posted: Sat Feb 25, 2006 4:47 am
by ts-soft
Thanks

Posted: Sat Feb 25, 2006 5:01 am
by coma
Great !
thanks to the team.

Posted: Sat Feb 25, 2006 5:19 am
by Flype
Yeah, thank you guys.
The Macro preview in the IDE and the step over are very cool :P

Posted: Sat Feb 25, 2006 6:38 am
by Sparkie
Thank you! Now go take a 15 minute break, you've earned it :D