Which is the best tool for RAD?
> Forget about cross-platform, there's no money in it.
For small highprice special-application there is a big market on MacOS
For Server-Application is a big market on Linux.
The windows-market is to filled to make money. Only games have a small
chance.
yust my 2 cents
For small highprice special-application there is a big market on MacOS
For Server-Application is a big market on Linux.
The windows-market is to filled to make money. Only games have a small
chance.
yust my 2 cents
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.

Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.

- utopiomania
- Addict
- Posts: 1655
- Joined: Tue May 10, 2005 10:00 pm
- Location: Norway
i don't think so. since almost 15 years i earn my money with coding windows-ts-soft wrote:The windows-market is to filled to make money.
programs. and there is no end in sight.

(and i do not know a customer who needs applications for several
OS. Either Windows, Linux or MacOS)
Greetings ... Kiffi
Hygge
- the.weavster
- Addict
- Posts: 1576
- Joined: Thu Jul 03, 2003 6:53 pm
- Location: England
But if your chosen programming language is cross-platform you can use it irrespective of your customers chosen OS, so you're not using one for Windows, another for Linux and yet another for Mac.Kiffi wrote: i do not know a customer who needs applications for several OS. Either Windows, Linux or MacOS)
I'm certainly not suggesting RB Pro is as good as VB.NET though.
Did anybody already used the Mono project?Kale wrote:I've corrected that for you.utopiomania wrote:C# & .NET is the best RAD tool. You can also compile your apps for other OSes using Mono
Is it reliable?
Regards.
Thanos
» myPersonal Banker :: Because you do not need to have a master degree in economics in order to organize your finances!
before PB
I tried REVOLUTION studio, but because we could not call windows API, com and active X, and because it was very expensive, I left this tool.
Was interesting, but their licenses were too bad.
RealBasic was cool too, I tried it, but expensive too.
Some ideas can be foung in PureForm, but I agree a real GUI should be created for PB, and after that all the PB users could feel happy like KCC.
because PB is a great tool, forum is wonderful, ressources are great, language powerful.
Was interesting, but their licenses were too bad.
RealBasic was cool too, I tried it, but expensive too.
Some ideas can be foung in PureForm, but I agree a real GUI should be created for PB, and after that all the PB users could feel happy like KCC.

I've used it and it's solid. It has support for all C# 3.0 features (plus VB 8, Java, Python, Ruby, Eiffel, F# and Oxygene) and most of the .NET framework is finished. It even has support for ASP.NET, ADO.NET, and Windows.Forms 2.0. The only thing it doesn't support at the minute is WWF and WPF. You can also use MoMa to aid with migration of your assemblies.thanos wrote:Did anybody already used the Mono project?
Is it reliable?
Check it out:
http://www.mono-project.com/Main_Page
Thank you for the suggestion.cxAlex wrote:If you only want to do things like CD Menus, GUIs, try this:
http://www.instantexe.com/
(German Version: http://www.clickexe.de/)
Unfortunately, this tool is very limited.
Regards
Thanos
» myPersonal Banker :: Because you do not need to have a master degree in economics in order to organize your finances!
@glops
@Kale
Thank you very much. I know the Mono's project features but i never tested it before.
What about Delphi?
Is there anyone Delphi programmer in the forum?
Regards
Thanos
I used this tool. I believe this language is "voluble". And i agree with you for its license. It is horrible.glops wrote:I tried REVOLUTION studio, but because we could not call windows API, com and active X, and because it was very expensive, I left this tool. Was interesting, but their licenses were too bad.
@Kale
Thank you very much. I know the Mono's project features but i never tested it before.
What about Delphi?
Is there anyone Delphi programmer in the forum?
Regards
Thanos
» myPersonal Banker :: Because you do not need to have a master degree in economics in order to organize your finances!
-
- User
- Posts: 56
- Joined: Tue May 16, 2006 3:52 pm
Thanks.mrniceguy1971 wrote:Take a look at http://www.codegear.com/products/delphi/prism.
It could be interesting for you.
It is very interesting.
Regards.
Thanos
» myPersonal Banker :: Because you do not need to have a master degree in economics in order to organize your finances!
Another two seems to be interesting tools are the
1. Windev
2. Runtime Revolution
Does anybody have any experience with these products?
Regards.
Thanos
1. Windev
2. Runtime Revolution
Does anybody have any experience with these products?
Regards.
Thanos
» myPersonal Banker :: Because you do not need to have a master degree in economics in order to organize your finances!
Agreed. Even something as basic as Visual Studio's form designer would be a great improvement. Personally, I would like to see integrated UML modeling which updates to and from the project source code.Kale wrote:Agreed, a good solid IDE with an integrated form designer would move PB forward leaps and bounds.PB wrote:The Visual Designer needs a lot of
work. A real lot.