WinFBE
WinFBE copied to clipboard
FreeBASIC Editor and Visual Designer for Windows
Hello, I installed WinFBE but it does not seem to have the fbc.exe listed in the toolchain in the "Environment Options" ---> "Compiler Setup" and does not seem to allow...
When using mixed case keywords such as UByte, UShort, ByVal, ByRef etc are changed to Ubyte, Ushort, Byval, Byref, would be nice if it did not change these.
RECREATE: Enter Toolbar Editor dialog. Add Button. Set Tooltip text. Press OK. Press F5 to compile/run. App starts. Hover mouse over toolbar button. Tooltip displayed. First character is one that...
Maybe not a bug, but an issue with an alternate work-around... ERROR: "Compile failed (CreateChildProcess). Please install WinFBE into a folder without spaces." RECREATE: (Using v2.1.8 (64-bit) under Win7 in...
I see that space is reserved to the left of the text, which is currently used for the selected/checked image. In other languages, tools, this space can also be used...
I apologize if this has already come to your attention. P can be whatever and its valid as long as word2 is "cross" or "floor". I had to rewrite as...
An improvement could be that the editor knows that the IF THEN Statement alteady has an END IF and dont add another one. https://github.com/PaulSquires/WinFBE/assets/36343596/d8614991-12c9-4474-9130-84b3446c10f8
When I write Chinese in the code, whether in "" or comments, it always displays as "??". I must select GB2312 in the font settings to display Chinese, but after...
I have a problem with the Frame control. When I drag a TextBox control over the Frame control, it does not become a child of the Frame control as it...
If I modify the file that is open in the WinFBE IDE in an external editor the ide correctly shows a message to that effect but if I click "reload"...