VFB IDE【Visual Freebasic】Like vb6@5.8.11//2023-7-6

User projects written in or related to FreeBASIC.
Post Reply
xiaoyao
Posts: 121
Joined: May 05, 2020 2:01

VFB IDE【Visual Freebasic】Like vb6@5.8.11//2023-7-6

Post by xiaoyao »

(version 5.8.11,update:2023-7-6) https://github.com/xiaoyaocode163/VisualFreeBasic
(5.8.9 2023-5-1) http://www.yfvb.com/soft-48.htm


VisualFreeBasic5 is free forever, unlimited, no ads, no rogues, no implants, no pollution to the system, environmental protection, no installation, no deployment environment, unzip and use. Welcome to distribute for free, forward the download link or dump download
===============
welcome to join:QQ GROUP:78458582
you can download QQ APP.
ENGLISH VER APP,ANDROID ,IOS APP STORE
https://apps.apple.com/cn/app/id710380093

FOR PC:
https://dldir1.qq.com/qqfile/QQIntl/QQi ... tl2.11.exe

english version image: https://raw.githubusercontent.com/xiaoy ... nglish.png

Image
====================
Found BUG not fixed:

5.8.11 2023-7-6
Fixed non-stop point search button, more than a few times, VFB must flash back.
Fixed an issue where the project attribute "Use version information" was not checked, but the version attribute would still be compiled
Fixed an issue where files in the "Other Files" area were affected when the editor scheme was set to a non-original format
Fixed an issue where the help area was not prompted when clicking on keywords
Fixed an issue where auto-complete code pairing would pair WITH and ENUM when they were followed by words
Fixed the issue of deleting items in VFB help on crash.
Fixed an issue where the YFTreeView control deleted an item without generating a deletion event for the item
Fixed an issue where shadows in VFB Windows would be added to the taskbar when a software installation restarted System Explorer, or shadows added by VFB-written software window properties (need to be recompiled).
Fixed a crash that occurred while compiling and automatically updating the case of the code.
Fixed an issue where breakpoints could not be hit when debugging 64-bit software.
Fixed an issue where the Yflist control, YFList1.ItemData(i)=xx was invalid
Improved to compile the module first, then compile the window, to avoid the problem of calling one after another, because the module is public and the window is private.
Improved Optimization Auto Correct case, no longer correct case when looking for a replacement and non-standard code and no space at the beginning of the auto correct.
Improved control properties set text is Chinese, compiled in the Chinese system, to the non-Chinese system will display garbled, now forced to use wide characters to save, so that Chinese can be displayed normally.
Improved Click on the EDIT control in the color editing window to cancel the unfocused window mode and type numbers.
Improved optimization code formatting comparison code, improve the speed of code execution (QQ: 1494575481 little brother, optimized)
Improved the EDIT control in the color selection window to type text
New module compilation order adjustment, entered in Project properties.
The template selection window is added.

5.8.10 2023-6-13
New Code Formatting module added shortcut key "Ctrl+Shift+G"
Fixed an issue where icon files placed in controls would not be displayed.
Fixed Inc/afx/AfxStr.inc 1445 line 1471 error in FB compiler version 1.10.
Fixed Ctrl+Shift+Z not being redone
Fixed when code prompts members, the right side always defaults to the description of the first item
Fixed search current project, searched for resources and non-text
Change the open project in the file menu to use a dialog box, which is more logical.
Change the compiler with version 1.10, requiring the old version to be downloaded in the VFB group.
Control updates, not included in the software:
Fixed YFbutton does not display the button color correctly when the mouse is released, causing no click display effect.
Improve YFscroll, YFList, YFTreeView YFproTab, YFswitcher, YFbunGroup, YFsplitBar use exclusive class name, is no longer the name of the class.

5.8.9 2023-5-1
Fixed closing the help page, the window name does not change, click the help button to switch help, the window name does not change
Fixed an issue where the project section of the menu was disabled after Help was enabled.
Fixed removing favorites or recent projects while removing other items.
Fixed selecting automatic login, but not showing your account information on the home page.
Fixed abnormal display when files were deleted from Favorites and Recent projects list
Fixed to add files, Windows and modules are not recognized, all treated as normal files.
Fixed incomplete display when parameter prompts in code tips.
Fixed code prompts showing incorrect position and size.
Fixed a missing DLL prompted by user actions in the VFB window
Fixed new projects sometimes not showing BAS project blank templates.
Fixed when debugging, the mouse was placed over the variable, indicating that the window size of the variable value was abnormal
Change the global default setting of fonts for window editing in Cancel Settings.
Change the font of the code prompt to adjust to the font and size of the code editor
Change "Need to compile" and "Remarks" in the right-click menu of deleted projects list
Change the "plug point mark" is not automatically added when opening BAS project. If necessary, after opening the file, right-click the menu, insert the project and select "BAS Project Insert point".
Add New project Enter the project name and press Enter to create a new project.
The new WIn7 and XP systems can be like WIN10 systems. Supports mouse wheel on what window, what window has wheel message. The old system was where the focus was, where the rollers were. This is true of both the VFB itself and the compiled software.
When adding mask code input, the shortcut key enters some non-display characters.
Added that code prompts are treated as constants for Enum members that do not have names. If there is a name, you need to type the name and prompt the member.

5.8.8 2023-3-21 Spring Equinox
Fixed an issue where there were decimal points after Then Else and formatting would merge
Fixed an issue in the With statement where the code did not prompt after common statements were dotted, such as "If."
Fixed an open temporary file that did not show the extension
Fixed an issue where the text of new Windows and modules was capitalized.
Fixed new TAB, kernel function names in the pop-up menu became garbled
Fixed The project list and tag were not updated correctly to the new name after the tag was saved as
Fixed a new button on the BAS project point TAB, there are 2 splits in the pop-up menu
Fixed switching theme color, code color was not updated immediately
Fixed TAB control binding a window with Chinese name will not take effect
Fixed YFproTab toggle clicking on the TAB, just above the Close button. Let go of the mouse and the TAB will close.
Fixed adding Windows and modules, closing the project and then opening the project, the new is not in the project
Fix only modified individual files in the project and the project label was not saved with * after saving.
Fixed when switching between window design and code editing, project changes were not marked and the state was not saved.
Fixed closing a project file tag that did not show an *
Fixed the bottom prompt area, no prompt auto save
Fixed When a control class is modified to use a new code library function, the compiled software Times function does not exist.
Fixed YFproTab control not showing new button after closing all tabs.
When the event function definition is wrong, VFB will automatically correct and prompt, and then there is a probability of a crash.
Fixed debugging EXE with Chinese name when the software could not be found
Fixed debugging BAS project could not drop breakpoint
Fixed when the project list accidentally produced the same file, but did not repeat when opening the project
Improved the default file name when adding a window, not the same as all files in the current project.
Improved project list and label names, unified names
Improved home page Add sorting function, when loading folders the mouse becomes hourglass, wait until the loading is finished can be operated.
When you modify a control name in an array of modified controls, you are prompted to select modify all or modify individually.
New non-text files are displayed in hexadecimal data, the plug-in supports opening files, and provides a plug-in to display images as an example.
New yfGDI adds the ability to switch whether GDI+ parameters are integer or not. When drawing some boxes and lines, the phenomenon of blurring occurs without rounding, and some places do not need to be rounded.
==================================New Version End

The author and inventor of this IDE have been collating opinions in the group and releasing new versions of the software.
There are also many fans of this programming language who are "instant communication" programming problems.
It took hundreds of thousands of programming engineers at Microsoft to make a visual IDE development tool for 10 years.
Freebasic really needs an efficient and convenient visual development tool IDE.
FreeBasic—a cross-platform that almost scared me to pee, strange and messy to the desperate Basic language
http://www.office-cn.net/home.php?mod=s ... g&id=15213

On August 28, 1980, Gates signed a contract with IBM to agree to develop an operating system for IBM's PC. He then purchased an operating system called QDOS at a price of $ 50,000. After a slight improvement, he renamed the product as DOS and then licensed it to IBM.
In April 1991, Microsoft introduced the Visual Basic 1.0 Windows version. This advancement in connecting programming languages and user interfaces was called Tripod (sometimes called Ruby). The original design was done by Alan Cooper . At the time, it was the first "visual" programming software.
Image
FreeBasic language integrated development environment similar to VisualBasic6. It has grammatical rules highly similar to VB6, has the same powerful functions as C language, supports object-oriented, and can develop 32-bit and 64-bit software, DLL, LIB libraries. It is the best advanced language of VisualBasic6.

     VisualFreeBasic combines the advantages of VisualBasic6's simple and easy to use, rapid development, strong C language support, and efficient code execution. It can meet the needs of novice and senior programming enthusiasts to write various types of application software quickly, efficiently, and with high quality .
     Are you still crazy about the limitations of VB6? Are you still struggling with the inefficiency of VB6 code execution? Are you still crazy about the cumbersome code of C language? Are you still struggling with the complicated process of C language? Then come to the warm family of VisualFreeBasic. A free, free and inclusive programming family may redefine your understanding of programming and change your future programming direction.
     Very green, very pure, do not need any runtime library, unzip to any folder, open and use, integrated IDE, compiler, help, function library, etc., all you do not need to worry about, all you do is write code, and then click The EXE is generated by pressing the compile button, and the generated EXE is also pure green. It does not require any support library and runtime library to run independently.

The project folder contains a large number of sample questions collected and organized by Yongfang Studio, as well as many sample questions written by Yongfang himself.

What can VisualFreeBasic5 do?

Production of 64-bit or 32-bit application software (.exe), dynamic library (.dll), static library (.a) for WINDOWS system
The produced software runs perfectly on WIN PE (micro system, U disk system), XP to WIN10 full range of operating systems

What is FreeBASIC?

FreeBASIC is a free / open source (GPL) BASIC compiler for Microsoft Windows, DOS and Linux.

FreeBASIC is a self-hosted compiler that uses the GNU binutils programming tool as the backend, and can generate console, graphics / GUI executable files, dynamic and static libraries. FreeBASIC fully supports the use of C libraries, and has partial C ++ library support. This allows programmers to use and create libraries in C and many other languages. It supports a C-style preprocessor, capable of handling multi-line macros, conditional compilation, and file inclusion.

Origin of VisualFreeBasic5

Since the birth of FreeBASIC for more than ten years, its IDE has been in the state of a code editor, and there is nothing automated. Except for experienced programming experts, novices ca n’t start, and they ca n’t know where to start. Until 2015, the FireFly software developed by "Canadian" PaulSquires" appeared, which greatly simplified FB programming, so that novices can also use FB to write software.

Although FireFly has brought great progress to FB's IDE, many are unsatisfactory and really difficult to use, so Yongfang began patching FireFly for more than 2 years at the end of 2016, because there is no source code, only Use DLL combined with plug-in technology to repair. Research FireFly has gradually accumulated a lot of experience in IDE.

It has been patched from FireFly 3.X and changed for more than 2 years. It has become very mature and named VisualFreeBasic 4.X. However, due to the lack of IDE source code, it cannot continue to improve and add better functions. At first, it took 5 months to write VFB5 with VFB4 (with experience and imitation, and a lot of code written for FireFly before, it was written in a short time, if there was nothing, because Yongfang wrote it by one person It is estimated that at least 1 year), a stable beta version is released, and VisualFreeBasic5 is born. Programming is endless, life is endless, improvement is not ceaseless, VisualFreeBasic will be getting better and better, to a higher level.

Many people will doubt? FireFly 3.X hasn't been updated after so many years? Yes, no update, because FireFly is developed with PowerBASIC, not FreeBASIC. Paul Squith wanted to use FreeBASIC to develop. Since 2017, he has developed a software called WinFBE, and it is open source, but the development efficiency is too low 3 years later, this software still looks semi-finished, and it is only suitable for experts to play, novices can not play at all, and it seriously deviates from the original FireFly way.

Main functions of VisualFreeBasic5

Visual editing windows and controls, providing various controls.
Organize windows and controls to generate code, including event handling.
Let FreeBasic support Chinese function names, Chinese variable names, and Chinese control names.
Provide a complete set of code prompts, auto-complete and code description prompts
Automatically organize resource files, icons, images, and any files can be added to the resource.
Built-in help, libraries, etc.
VisualFreeBasic5 workflow

Pre-process the code of the project file to generate a temporary code file
Call the FreeBasic compiler to compile temporary code files
Compile error occurs, automatically analyze the location of the code error in the project, and jump the error line.
In the output folder, in the temporary code file, the programming process of the full set of WIN SDK is all here. Open this code to clearly understand the core of WIN programming. VisualFreeBasic has undertaken a very tedious core operation, allowing users to focus on application-level development and easy programming. And the core code is all source code present, you can check for junk code, useless code, etc. at any time, so there is no need to worry about what should not be implanted by the author. If you feel that the core code is not good, you can also contact Yongfang Studio at any time to improve VisualFreeBasic together.

VisualFreeBasic5 is permanently free, unlimited, no advertising, no rogue, no implant, no pollution system, green and environmentally friendly, no installation, no deployment environment, decompression and use.
Last edited by xiaoyao on Oct 06, 2023 9:19, edited 24 times in total.
paul doe
Moderator
Posts: 1730
Joined: Jul 25, 2017 17:22
Location: Argentina

Re: New IDE:vfb(Visual Freebasic),Like vb6,vb7

Post by paul doe »

Seems to be quite nice and functional. Unfortunately, only the menus and some texts are translated to English, the rest is still in Chinese so I can't fully test it, sorry...
fxm
Moderator
Posts: 12082
Joined: Apr 22, 2009 12:46
Location: Paris suburbs, FRANCE

Re: New IDE:vfb(Visual Freebasic),Like vb6,vb7

Post by fxm »

So I too will wait for the full English translation to test it then.
systemctl
Posts: 182
Joined: Mar 27, 2020 5:15

Re: New IDE:vfb(Visual Freebasic),Like vb6,vb7

Post by systemctl »

I will wait for a fully translated English version, too. But if you could have a Linux version, it will be great. I'm on Linux mostly and rarely run Windows for a long time.
Coolman
Posts: 294
Joined: Nov 05, 2010 15:09

Re: New IDE:vfb(Visual Freebasic),Like vb6,vb7

Post by Coolman »

advanced users should no longer use windows. too heavy. too restrictive. disrespectful of privacy. too many flaws. it's only my opinion ...

Interesting project. If there's a linux version I would test...
Tourist Trap
Posts: 2958
Joined: Jun 02, 2015 16:24

Re: New IDE:vfb(Visual Freebasic),Like vb6,vb7

Post by Tourist Trap »

It looks very great. I hope also that an english version will come soon in order to see more.
xiaoyao
Posts: 121
Joined: May 05, 2020 2:01

Re: New IDE:vfb(Visual Freebasic),Like vb6,vb7

Post by xiaoyao »

paul doe wrote:Seems to be quite nice and functional. Unfortunately, only the menus and some texts are translated to English, the rest is still in Chinese so I can't fully test it, sorry...
you can try edit ini file:\Languages\english\Control.ini

Try to make a complete English version by setting the "ini file list" in the "Languages" directory, and then add multiple other languages. If the Chinese on which windows cannot be set in English, you need to add a new ini file, please leave a message.
Is there a better way to allow the control text on the IDE, code prompts, etc. to support multiple languages, everyone is welcome to give suggestions.
paul doe
Moderator
Posts: 1730
Joined: Jul 25, 2017 17:22
Location: Argentina

Re: New IDE:vfb(Visual Freebasic),Like vb6,vb7

Post by paul doe »

xiaoyao wrote:...
you can try edit ini file:\Languages\english\Control.ini
...
I'll give it a shot, then. Also, it seems strange to me that this was presented in 'Tips and Tricks', instead of 'Projects'?
xiaoyao
Posts: 121
Joined: May 05, 2020 2:01

Re: New IDE:vfb(Visual Freebasic),Like vb6,vb7

Post by xiaoyao »

paul doe wrote:
xiaoyao wrote:...
you can try edit ini file:\Languages\english\Control.ini
...
I'll give it a shot, then. Also, it seems strange to me that this was presented in 'Tips and Tricks', instead of 'Projects'?
I just used this forum, and the posts posted in other columns have been deleted because the title and content are duplicated. I think some posts should be placed on top of multiple sections, just like Windows shortcuts. If you only publish in a certain channel and category, other users will not see it. Or, he really needs to be topped. Open the Freebasic.net website and download it directly. You can see this post in any forum category.
xiaoyao
Posts: 121
Joined: May 05, 2020 2:01

Re: New IDE:vfb(Visual Freebasic),Like vb6,vb7

Post by xiaoyao »

fxm wrote:So I too will wait for the full English translation to test it then.
QQ GROUP:78458582
you can download QQ APP,SO YOU CAN talk online with (visual freebasic Inventor, author),There are also many enthusiasts of this programming language
xiaoyao
Posts: 121
Joined: May 05, 2020 2:01

Re: New IDE:vfb(Visual Freebasic),Like vb6,vb7

Post by xiaoyao »

xiaoyao wrote:
paul doe wrote:Seems to be quite nice and functional. Unfortunately, only the menus and some texts are translated to English, the rest is still in Chinese so I can't fully test it, sorry...
you can try edit ini file:\Languages\english\Control.ini

Try to make a complete English version by setting the "ini file list" in the "Languages" directory, and then add multiple other languages. If the Chinese on which windows cannot be set in English, you need to add a new ini file, please leave a message.
Is there a better way to allow the control text on the IDE, code prompts, etc. to support multiple languages, everyone is welcome to give suggestions.
Everyone is welcome to make "language packs" of different countries and different languages. Please send them to us or upload attachments to the forum after completion. The VFB development organization will download and update and merge them into the new IDE.

One's power is limited. If you contribute your wisdom together, make suggestions, write some code plug-ins, function plug-ins, translate, do tutorials, it will be a great thing.
After all, free software is so easy to use, it is rare to find several such software in the world.
A similar software product I have used is b4a (http://www.b4x.com/), vb ide for make android app, ios app.
In the past, there was a US $ 100 annual usage fee, but this year it was finally free, and received a donation from an organization.
I also suggest to the author: it is best to get a Bitcoin donation link, maybe one day will receive thousands, tens of thousands of dollars in donations.
Accepting donations by paypal is also good, but the author "Yong Fang" is busy writing code to upgrade the IDE every day, and has no time to do these necessary tasks.
Last edited by xiaoyao on May 05, 2020 14:40, edited 2 times in total.
Tourist Trap
Posts: 2958
Joined: Jun 02, 2015 16:24

Re: New IDE:vfb(Visual Freebasic),Like vb6,vb7

Post by Tourist Trap »

paul doe wrote: I'll give it a shot, then. Also, it seems strange to me that this was presented in 'Tips and Tricks', instead of 'Projects'?
Hi paul doe,

I get this kind of names when I extract the files: ┤┐┤·┬Ù└²╠Ô

I guess that won't be an issue on a local chineese system, so on yours did you do something to fix this?
xiaoyao
Posts: 121
Joined: May 05, 2020 2:01

Re: New IDE:vfb(Visual Freebasic),Like vb6,vb7

Post by xiaoyao »

Tourist Trap wrote:
paul doe wrote: I'll give it a shot, then. Also, it seems strange to me that this was presented in 'Tips and Tricks', instead of 'Projects'?
Hi paul doe,

I get this kind of names when I extract the files: ┤┐┤·┬Ù└²╠Ô

I guess that won't be an issue on a local chineese system, so on yours did you do something to fix this?
I advised the author of the IDE:
It is best to name the example project file name and folder in English. At the same time, the code also automatically supports Chinese. English 2 languages are much better.
The computers of developers in some other countries do not support Chinese, and the examples cannot be opened, Compiling and running also failed
xiaoyao
Posts: 121
Joined: May 05, 2020 2:01

Re: New IDE:vfb(Visual Freebasic),Like vb6,vb7

Post by xiaoyao »

xiaoyao wrote:
paul doe wrote:
xiaoyao wrote:...
you can try edit ini file:\Languages\english\Control.ini
...
I'll give it a shot, then. Also, it seems strange to me that this was presented in 'Tips and Tricks', instead of 'Projects'?
This IDE is still under continuous development and upgrading, and it is placed in the "project" forum category, and few people may visit it. It should indeed be placed in the section where the number of visitors, posts, and replies are the largest.
FBIDE, this is the official editing tool of freeBasic, the function is too simple.
FireFly for freeBasic. This is an interface design tool, and it is transplanted from for PowerBasic. It has good potential and needs to be investigated.
(It is now VFB, and the usability and functions have been enhanced many times)

I just used this forum, and the posts posted in other columns have been deleted because the title and content are duplicated. I think some posts should be placed on top of multiple sections, just like Windows shortcuts. If you only publish in a certain channel and category, other users will not see it. Or, he really needs to be topped. Open the Freebasic.net website and download it directly. You can see this post in any forum category.
Imortis
Moderator
Posts: 1923
Joined: Jun 02, 2005 15:10
Location: USA
Contact:

Re: New IDE:vfb(Visual Freebasic),Like vb6,vb7

Post by Imortis »

Moved to Projects. As to wanting to put links in several places, that is not how we do things here. One topic is good enough.
Post Reply