PureBasic 4.10 beta 1 (Windows) released!

Developed or developing a new product in PureBasic? Tell the world about it.
User avatar
Flype
Addict
Addict
Posts: 1542
Joined: Tue Jul 22, 2003 5:02 pm
Location: In a long distant galaxy

Post by Flype »

whertz wrote:Does this mean DX7 support will be dropped? What about Win98 which only supports up to DX8?

Thanks for the update!
probably, there will be a subsystem set that let the coder choose which dx to use... if so, no worry.
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
Fred
Administrator
Administrator
Posts: 18162
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Post by Fred »

Flype wrote:
whertz wrote:Does this mean DX7 support will be dropped? What about Win98 which only supports up to DX8?

Thanks for the update!
probably, there will be a subsystem set that let the coder choose which dx to use... if so, no worry.
Sure, we won't drop the DX7 subsystem. We still support DX3...
User avatar
eddy
Addict
Addict
Posts: 1479
Joined: Mon May 26, 2003 3:07 pm
Location: Nantes

Post by eddy »

impressive :shock:

- ScintillaGadget :D
- XML lib :D
Imagewin10 x64 5.72 | IDE | PB plugin | Tools | Sprite | JSON | visual tool
Brice Manuel

Post by Brice Manuel »

eddy wrote:impressive :shock:

- ScintillaGadget :D
- XML lib :D
I had a feeling you would like the Scintilla Gadget :wink:
User avatar
kenmo
Addict
Addict
Posts: 2033
Joined: Tue Dec 23, 2003 3:54 am

Post by kenmo »

This unexpected (for me at least) XML library couldn't have come at a better time.... these past couple days I have been debating different scripting systems to use for a game I'm writing - but now I implemented a simple XML script engine in two days! Thanks team!
rsts
Addict
Addict
Posts: 2736
Joined: Wed Aug 24, 2005 8:39 am
Location: Southwest OH - USA

Post by rsts »

By the way -

The drag and drop functionality is wonderful. It made it relatively easy to add D&D functionality to an app that I'd been wanting to for some time now, but just didn't want to take the time to implement the 'old way'.

You guys just have to figure some way to profit from all the functionality you keep adding. I've only owned the product for two years now and the increased functionality is amazing.

Keep up the outstanding work. I don't understand how the competition can stay in business. Between the product itself and the value of the forums, it's like purchasing gold for the price of coal.

cheers
PB
PureBasic Expert
PureBasic Expert
Posts: 7581
Joined: Fri Apr 25, 2003 5:24 pm

Post by PB »

> I don't understand how the competition can stay in business

It's because a lot of die-hard Visual Basic fans think PureBasic is a joke.
I discussed PureBasic on comp.lang.basic.visual.misc in the past and the
general consensus was that PureBasic could NEVER be equal to, or even
surpass, Visual Basic. So I think that's what the problem is: people have
their heads so far up their arse that they can't see when something better
has come along.
I compile using 5.31 (x86) on Win 7 Ultimate (64-bit).
"PureBasic won't be object oriented, period" - Fred.
User avatar
mk-soft
Always Here
Always Here
Posts: 6206
Joined: Fri May 12, 2006 6:51 pm
Location: Germany

Post by mk-soft »

I use Purebasic for industry and database programs.

Services, OPC-Clients, Server and client programs. Some solution are better write with purebasis as to write with VB.
My Projects ThreadToGUI / OOP-BaseClass / EventDesigner V3
PB v3.30 / v5.75 - OS Mac Mini OSX 10.xx - VM Window Pro / Linux Ubuntu
Downloads on my Webspace / OneDrive
Baldrick
Addict
Addict
Posts: 860
Joined: Fri Jul 02, 2004 6:49 pm
Location: Australia

Post by Baldrick »

OK, I wasnt going to install 4.10 until full release but it got the better of me & I installed it tonight.
Seems to be very smooth especially for a Beta. Good stuff :D
akee
Enthusiast
Enthusiast
Posts: 496
Joined: Wed Aug 18, 2004 9:52 am
Location: Penang, Malaysia

Post by akee »

PB wrote:> I don't understand how the competition can stay in business

It's because a lot of die-hard Visual Basic fans think PureBasic is a joke.
I discussed PureBasic on comp.lang.basic.visual.misc in the past and the
general consensus was that PureBasic could NEVER be equal to, or even
surpass, Visual Basic. So I think that's what the problem is: people have
their heads so far up their arse that they can't see when something better
has come along.
Since I touched PureBasic, I've dumped Visual Basic... What I do want to see however is a more stable form designer that can really set the properties on the fly like .NET's.
PB
PureBasic Expert
PureBasic Expert
Posts: 7581
Joined: Fri Apr 25, 2003 5:24 pm

Post by PB »

> What I do want to see however is a more stable form designer that can
> really set the properties on the fly like .NET's

You want PureFORM -> http://freenet-homepage.de/gnozal/
I compile using 5.31 (x86) on Win 7 Ultimate (64-bit).
"PureBasic won't be object oriented, period" - Fred.
Godai
Enthusiast
Enthusiast
Posts: 171
Joined: Thu Oct 05, 2006 8:13 pm

Post by Godai »

Just thought I'd say that the beta works with no problems at all and I have both game, tool and application projects to test on :)
Post Reply