PureBasic Pro
- marcoagpinto
- Addict
- Posts: 1045
- Joined: Sun Mar 10, 2013 3:01 pm
- Location: Portugal
- Contact:
PureBasic Pro
Heya,
Several people have already written about it.
PB is one of the most powerful and easy to use languages I ever had.
However, it lacks many basic features which users have reported and suggested for decades.
I wondered if Fred could make a PureBasic Pro with an annual subscription so that he can dedicate more time to implement major features into it.
Come on, PB should accept as minimum Windows 10 and Linux and Mac OSs with similar features without the need of users having to use hundreds of API code to just make one tiny thing work.
My post an hour or two ago made me very sad, all I wanted was in the tooltip to place the text in different lines and the suggestion I got was to use tons of API code dated from 2011 or so.
This is very sad.
Fred, you could charge for an annual subscription and have the funds to dedicate more work to PB… €20, €25, it isn't much.
Thanks!
Several people have already written about it.
PB is one of the most powerful and easy to use languages I ever had.
However, it lacks many basic features which users have reported and suggested for decades.
I wondered if Fred could make a PureBasic Pro with an annual subscription so that he can dedicate more time to implement major features into it.
Come on, PB should accept as minimum Windows 10 and Linux and Mac OSs with similar features without the need of users having to use hundreds of API code to just make one tiny thing work.
My post an hour or two ago made me very sad, all I wanted was in the tooltip to place the text in different lines and the suggestion I got was to use tons of API code dated from 2011 or so.
This is very sad.
Fred, you could charge for an annual subscription and have the funds to dedicate more work to PB… €20, €25, it isn't much.
Thanks!
Re: PureBasic Pro
I agree, but it is not as easy as it seems at first glance and only the Fantasie Software team knows the real difficulty.
Anyway, PureBasic Pro, sounds awesome to me
Anyway, PureBasic Pro, sounds awesome to me

- NicTheQuick
- Addict
- Posts: 1504
- Joined: Sun Jun 22, 2003 7:43 pm
- Location: Germany, Saarbrücken
- Contact:
Re: PureBasic Pro
Money alone will not give you more time to work on such features.
The english grammar is freeware, you can use it freely - But it's not Open Source, i.e. you can not change it or publish it in altered way.
Re: PureBasic Pro
Very true, I was thinking that myselfNicTheQuick wrote: Wed Nov 08, 2023 3:00 pm Money alone will not give you more time to work on such features.

Re: PureBasic Pro
I don't believe in different versions.
- No, that doesn't work. Buy a professinal version ...
I already hate that with other software.
Better to donate regularly !
- No, that doesn't work. Buy a professinal version ...
I already hate that with other software.
Better to donate regularly !
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
PB v3.30 / v5.75 - OS Mac Mini OSX 10.xx - VM Window Pro / Linux Ubuntu
Downloads on my Webspace / OneDrive
Re: PureBasic Pro
This!
Donate or buy more licenses.
Fred already said the next PB version will be feature driven.
And we already have SpiderBasic to distract Fred from new PureBasic.
Donate or buy more licenses.
Fred already said the next PB version will be feature driven.
And we already have SpiderBasic to distract Fred from new PureBasic.

The nice thing about standards is there are so many to choose from. ~ Andrew Tanenbaum
Re: PureBasic Pro
You can't expect PureBasic to wrap every single OS feature for you, we already do a lot of work under the hood so you can enjoy easy to use commands for all the supported OS (and it's not trivial as some here seems to think). If you need some customization, you will need to use API and it's not that horrible to do in PB, especially as there is a lot of people here helping freely on this forum on daily basis (a big thank you to them as it keeps the community alive).marcoagpinto wrote: Wed Nov 08, 2023 12:02 pm Heya,
Several people have already written about it.
PB is one of the most powerful and easy to use languages I ever had.
However, it lacks many basic features which users have reported and suggested for decades.
I wondered if Fred could make a PureBasic Pro with an annual subscription so that he can dedicate more time to implement major features into it.
Come on, PB should accept as minimum Windows 10 and Linux and Mac OSs with similar features without the need of users having to use hundreds of API code to just make one tiny thing work.
My post an hour or two ago made me very sad, all I wanted was in the tooltip to place the text in different lines and the suggestion I got was to use tons of API code dated from 2011 or so.
This is very sad.
Fred, you could charge for an annual subscription and have the funds to dedicate more work to PB… €20, €25, it isn't much.
Thanks!
If you really a new feature for your software and you are not in mood to use API, you always can contact me in PM so we can discuss a pricing so I can prioritize it to implement it quickly (it needs to be useful for PB and fit in the command-set).
Re: PureBasic Pro
WoW! I didn't know that option was available.Fred wrote: Wed Nov 08, 2023 4:45 pm If you really a new feature for your software and you are not in mood to use API, you always can contact me in PM so we can discuss a pricing so I can prioritize it to implement it quickly (it needs to be useful for PB and fit in the command-set).

Good to know as a last resort.
- marcoagpinto
- Addict
- Posts: 1045
- Joined: Sun Mar 10, 2013 3:01 pm
- Location: Portugal
- Contact:
Re: PureBasic Pro
Ahhhhh… thank you for letting me know… if one day I earn a big prize in the lotto, I will know on how to spend some of itFred wrote: Wed Nov 08, 2023 4:45 pm If you really a new feature for your software and you are not in mood to use API, you always can contact me in PM so we can discuss a pricing so I can prioritize it to implement it quickly (it needs to be useful for PB and fit in the command-set).







Re: PureBasic Pro
I do not remember the guys name or the feature(s), but a couple of years back there was one user who more than once (IIRC) had paid Fred to implement a feature he needed for his software/business. It did benefit all of us.Caronte3D wrote: Wed Nov 08, 2023 5:58 pm WoW! I didn't know that option was available.
Good to know as a last resort.
Thanks to all of the unsung heroes who have privately helped to shape PB.
Best wishes to the PB community. Thank you for the memories. 
Re: PureBasic Pro
Correct. Look at 5.70:
- Added: HTTPRequest(), HTTPRequestMemory() (sponsored by c-wayne)
- Added: UseMySQLDatabase() (sponsored by Paul)
- Added: HTTPRequest(), HTTPRequestMemory() (sponsored by c-wayne)
- Added: UseMySQLDatabase() (sponsored by Paul)
Kuron wrote: Wed Nov 08, 2023 11:29 pmI do not remember the guys name or the feature(s), but a couple of years back there was one user who more than once (IIRC) had paid Fred to implement a feature he needed for his software/business. It did benefit all of us.Caronte3D wrote: Wed Nov 08, 2023 5:58 pm WoW! I didn't know that option was available.
Good to know as a last resort.
Thanks to all of the unsung heroes who have privately helped to shape PB.
- the.weavster
- Addict
- Posts: 1576
- Joined: Thu Jul 03, 2003 6:53 pm
- Location: England
Re: PureBasic Pro
Ooh, I missed that. Fingers crossed for a WebViewGadgetskywalk wrote: Wed Nov 08, 2023 4:04 pm Fred already said the next PB version will be feature driven.
Re: PureBasic Pro
I have already offered Fred to help sponsor the development of the new WebViewGadget...the.weavster wrote: Thu Nov 09, 2023 12:06 pmOoh, I missed that. Fingers crossed for a WebViewGadgetskywalk wrote: Wed Nov 08, 2023 4:04 pm Fred already said the next PB version will be feature driven.![]()
As you walk on by, Will you call my name? Or will you walk away?
Re: PureBasic Pro
Here you are:the.weavster wrote: Thu Nov 09, 2023 12:06 pm Ooh, I missed that. Fingers crossed for a WebViewGadget![]()
viewtopic.php?t=75898&start=135
Re: PureBasic Pro
I'm looking for a native PB WebViewinfratec wrote: Thu Nov 09, 2023 9:31 pmHere you are:the.weavster wrote: Thu Nov 09, 2023 12:06 pm Ooh, I missed that. Fingers crossed for a WebViewGadget![]()
viewtopic.php?t=75898&start=135

As you walk on by, Will you call my name? Or will you walk away?