PureBasic 4.60 Beta 1 released! (for real)
Re: PureBasic 4.60 Beta 1 released! (for real)
Bullet is known to be more reliable, faster and offer more features (like soft surface, fluid etc.)
Re: PureBasic 4.60 Beta 1 released! (for real)
Thanks, sound good.Fred wrote:Bullet is known to be more reliable, faster and offer more features (like soft surface, fluid etc.)
But: I don't like the new tabs. I realize there is a problem with using the real panel gadget, but please at least get the colours from the theme. Like:
#COLOR_3DSHADOW or #COLOR_3DDKSHADOW for the outline (instead of black).
#COLOR_HIGHLIGHT to get the hue for the hover tint color (instead of predefined blue).
#COLOR_3DFACE to get the hue for the gradient color (instead of grey).
Re: PureBasic 4.60 Beta 1 released! (for real)
Wohoooo! Finally!fr34k wrote:Code: Select all
- changed FindString() 'StartPosition' parameter to be optional


PB 4.30
Code: Select all
onErrorGoto(?Fred)
Re: PureBasic 4.60 Beta 1 released! (for real)
The font used in the manual in the parameters tables is very big here (much bigger than the normal surrounding text). You may want to review that.
The new canvas is white by default. This creates a possibility for confusion when trying to draw text, which is also white by default. You may want to consider leaving it black for consistency with images.
The new canvas is white by default. This creates a possibility for confusion when trying to draw text, which is also white by default. You may want to consider leaving it black for consistency with images.
Re: PureBasic 4.60 Beta 1 released! (for real)
The CanvasGadget looks really nice indeed, good work!
Glad to see the blurred font bug is fixed, too
Glad to see the blurred font bug is fixed, too

Re: PureBasic 4.60 Beta 1 released! (for real)
Please update the SQLite library to use the latest release, looks like the library is still at 3.6.23.1. There's been 7 releases since then and is now at 3.7.5. Thanks!
As a business applications developer and this is mostly a 3D release there's not much here for me. Does that mean the next release will have more enhancements for folks that develop applications and not games? =)
For example, I'd love to see authentication added to the Mail library. Right now without authentication the Mail library is useless if your ISP requires it. Isn't that most of us???
I believe adding a simple AUTH LOGIN user/password authentication (required by my ISP) command, followed by the user and password in Base64, is all it would take?
ZIP library support would be handy as well. Oh, and ... ...
As a business applications developer and this is mostly a 3D release there's not much here for me. Does that mean the next release will have more enhancements for folks that develop applications and not games? =)
For example, I'd love to see authentication added to the Mail library. Right now without authentication the Mail library is useless if your ISP requires it. Isn't that most of us???
I believe adding a simple AUTH LOGIN user/password authentication (required by my ISP) command, followed by the user and password in Base64, is all it would take?
ZIP library support would be handy as well. Oh, and ... ...

- Rook Zimbabwe
- Addict
- Posts: 4322
- Joined: Tue Jan 02, 2007 8:16 pm
- Location: Cypress TX
- Contact:
Re: PureBasic 4.60 Beta 1 released! (for real)
Thank the PB Crew and Fred for all this fine work! I have been looking forward to this release!


Re: PureBasic 4.60 Beta 1 released! (for real)

I get this error from time to time in the IDE. Didnt manage to reproduce it on purpose so I can't help on debugging.
Re: PureBasic 4.60 Beta 1 released! (for real)
Thanks gang, on April 1 I was half asleep and calenderically unaware when I ran to the download page only to find I had been fooled. So I almost didn't check today when much to my surprise there was indeed a real copy of PB 460. Now I feel less like an idiot, jk. Love the new tabs look, makes it easier to see what tab your on and stands out better from the background. And the new 3D commands, can I say Happy birthday to all of us(its my gfs bday today). again thank you guys you are the best. Now all I need is more Demo code to play with, (hint hint)
Re: PureBasic 4.60 Beta 1 released! (for real)
I get the error as well on occasion.Polo wrote:
I get this error from time to time in the IDE. Didnt manage to reproduce it on purpose so I can't help on debugging.
I may look like a mule, but I'm not a complete ass.
Re: PureBasic 4.60 Beta 1 released! (for real)
Awesome news 

Re: PureBasic 4.60 Beta 1 released! (for real)
Is the new update unified across ALL platforms (Window, OSX and Linux) or is it specific to one platform?
Re: PureBasic 4.60 Beta 1 released! (for real)
It's not fixed!Polo wrote:The CanvasGadget looks really nice indeed, good work!
Glad to see the blurred font bug is fixed, too
http://www.purebasic.fr/english/viewtop ... 66#p350366
Re: PureBasic 4.60 Beta 1 released! (for real)
As you can see here: http://purebasic.com/news.php all releases from version 4.10 on are unified. There is also a blog post (http://www.purebasic.fr/blog/?m=200808) that underlines that all feature releases will be unified as well...EdzUp wrote:Is the new update unified across ALL platforms (Window, OSX and Linux) or is it specific to one platform?
If any of you native English speakers have any suggestions for the above text, please let me know (via PM). Thanks!
Re: PureBasic 4.60 Beta 1 released! (for real)
Having actually used PB after 4.1 it wasnt unified in the 3d department hence my numerous requests for Fred to unify it, he does appear to have done it this time though as the commands do seem to work the same on Windows/Mac and Linux 
