Wish Please develop Basic4Windows

Status
Not open for further replies.

rizalmartin

New Member
OFF-TOPIC THREAD

Basic4Android is the best programming tool for android device. There is B4J for creating Java apps. Recently there is B4i for creating iOS apps.

I wish that there will be a Basic4Windows for developing Windows Applications as successful and easy as Visual Basic 6.0. Visual Basic is the popular and yet powerful language for developing windows application.

It has a large community of developers using VB6.
It was a successful programming language in Windows Programming but Microsoft abandoned it in favor of Visual Basic .NET forcing the users to migrate. Because of that the Visual Basic 6.0 users are struggling and searching for best alternative for VB6 since it was no longer supported but no other application can be an alternative to VB6. It is one of the main reason why windows users refuse to upgrade their Windows OS even it is no longer supported such as Windows XP. The developers are called to microsoft to bring back VB6 or open source it however they declined without a valid reason.

Here is the official Statement from Microsoft (Source: http://visualstudio.uservoice.com/f...g-back-classic-visual-basic-an-improved-versi) :


Now the VB6 developers are now search for their new home as the Visual Basic 6.0 IDE is failing to install or to run little by little as time passes by.

This proves that Basic4Windows must be created. It must be a new home for Visual Basic 6.0 developers.

Here is the proposal on creating Basic4Windows:
  • Has Free Version (NOT Trial) and Commercial Version. (Just like Express Editions of latest Visual Studio)
  • Same VB6 syntax and format used and must be compatible.
  • Ability to use ActiveX Components.
  • Ability to have a reference from DLL, TLB, OLB, and OCX.
  • Regfree application output which means the application dependecies must be present only instead of register the dependencies.
  • Safer subclassing.
  • Light and updated IDE environment but still the same as Visual Basic 6.0 environment and its characteristics.
  • Allows to import VB6 Projects and its files (*.vbp,*.frm,*.cls,*.bas etc.)
  • Better Data Report and Paper Print Output
  • Ability to create Desktop Apps and Metro Apps also (if possible).
  • The compiled Basic4Windows application has a communication also on B4A, B4J, and B4i applications.
  • Ability to call Windows API functions.
  • The written application must be compiled in Native code
  • Can use also Visual Basic 6.0 runtime aside from Basic4Windows runtime.
  • Single EXE file application deployment and has an ability to use third party installer creator preferrably Inno Setup

Although its a hard and ambitious task or goal to achieve. But I hope that the creators B4A, B4J, and B4i may consider this suggestions. If they succesfully build B4A, B4J, and B4i. Then there will be a B4W also.

Thank you



References:

NOTE: For moderators, If this thread does not fit on this category. Please transfer it to the appropriate category.
 
Last edited:

WAZUMBi

Well-Known Member
Licensed User
Longtime User
How about PL14Android or FORTRAN4Android?
 
Last edited:

WAZUMBi

Well-Known Member
Licensed User
Longtime User
Sorry rizalmartin it would we are having a little fun with this but as Informatix said VB6 is, for the most part, long gone and dead. Whether or not there is still a strong following I don't think it would be in Erel's best interest to devote time and resources to this language. Much like Basic4ppc (Windows Mobile), VB6 is fading away.
 

Informatix

Expert
Licensed User
Longtime User
Yes, don't take it bad. You probably created many things with VB6, are happy with it and don't want to lose all what you did or redo it with another language but there's no strong reason to resurrect a language that cannot be considered as a great language nowadays (except by some of its users which rarely know another language) and has been replaced by a language very close (VB.Net) that offers many improvements and removed some bad aspects of VB6.
 
Last edited:

abhishek007p

Active Member
Licensed User
Longtime User
The VB6 vs VB.NET debate is long, i dont want to comment on that. both side have their preferences.

What the thread started wanted is really difficult to achieve. Syntax is not really a big deal, the Big deal is compile to Native Code, so we dont have to ship a large runtime and Execution on JIT is slow, we all know that.

But if there can be a IDE which takes B4A syntax and complies to Native Code then there are a lot of people ready to buy such find of solution, Thousands of people voted to continue the development of VB6 which Microsoft declined in June 2014. There are a few people who tried to make a alternative to VB6, but they have abandoned the Idea due to time and complexity.

B4D - Basic 4 Desktop, a IDE which takes Basic Syntax (like B4A) and Complies to Native Code using the freely available C/C++ Complier.
 

Erel

B4X founder
Staff member
Licensed User
Longtime User

abhishek007p

Active Member
Licensed User
Longtime User
Yes, but that still requires Java, If people can install Java they would install .NET.

There are free C/C++ compliers available and then there are Basic compliers like FreeBasic and PowerBasic available which are good compliers but lacks a good IDE. There is one guy i know who developed Alpha version of VB6 Alternative, and there was one guy who was ready to start a Kickstarter crowdfunding project for funds. so if you ever work on something like this in future then there are people available who are ready to contribute.
 

ercolesptr

New Member
Licensed User
Longtime User
Freebasic now has very good IDE very similar to VB6 VisualFBEditor is most advanced and WinFBE is very similar to VB6. Look here:


or here:

 

Num3

Active Member
Licensed User
Longtime User
Another alternative: Purebasic , compiles for windows, linux and mac. It transpiles purebasic code to C or ASM and then compiles it.
You can directly use any system or 3rd party DLL / SO.
 

Xfood

Expert
Licensed User
the best in my opinion is B4x, for windows, Mac, Linux, Iphone, Android
 

BlueVision

Active Member
Licensed User
Longtime User
Funny to see this thread resurrected. My programming career went via ATARI-Basic, 6502-Assembler, TurboXL-Basic and Pascal also to VisualBasic6. But to be quite honest, as nice as that language was, it is outdated. The problem with VB6 is that it is so widespread and is still used in Excel VBA, among other things.
It's funny because I'm currently porting a large Excel VBA file with lots of macros to B4J.

The days of Excel VBA are also numbered, there are tons of Excel files with VBA macros in the world. In my opinion, B4J is the best alternative to Excel VBA because it is very quick to implement. Yes, it is a Java application and not a native Windows application. But that makes no difference, the performance and the layout are simply convincing.
I think there will soon be a wide range of possibilities for professional programmers. Excel VBA will also not be developed further. This will also cause problems in companies at some point, they will simply become vulnerable to new malware in the course of time.
 
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…