-
Hi, i tryed a bit to hack. So the idea was to just change the default settings in the hope they woulc take any kind of effekt. But it seems its not that easy :) Are the colors hard coded in the RC ? o…
-
**Is your feature request related to a problem? Please describe.**
The VBA.Information module has the RGB function. However, it would be nice to add (like in FreeBasic) an RGBA function.
**Describ…
Kr00l updated
3 years ago
-
How I see this.... The best part of VB6 is the simple and very handy, fast, integrated IDE, and that is why VB6 could survive in the last 20 years. Time proved this concept.
A few projects have alr…
-
Once in a while, when the code aligns just right, binaries will segfault on Windows - usually when the native runtime is trying to traverse the stack to unwind it. You "fix" it by making more random c…
-
Examine the following Project4. It is an eyes app for FreeBasic.
1. Move mouse cursor around imagebox to change the image.
2. Move mouse over imagebox, x,y of mouse resets and never show center-eyes…
-
Hello, Newbie here. I mean new.. I have not played around with Quick Basic in almost 30 years and not any kind of programming at all in over 20. The last thing I used was VB6. I was never a profes…
-
compiler path
.//home/user/Bin/FreeBASIC-1.08.1-ubuntu-20.04-x86_64/bin/fbc
include paths same
..//path
-
**Describe the bug**
Install script crashes
**To Reproduce**
Steps to reproduce the behavior:
1. Clone repository and start install:
```
git clone https://github.com/yutkat/dotfiles.git
cd do…
-
I have VisualFBEditor.1.2.9 with Include and Library Paths set up of FreeBASIC-1.08.1-win64.
I cannot run console apps on windows 10 64 bit. The cmd window is always blank.
How to reproduce bug:
…
-
In linux i get this compile line
Compilation: "/home/user/Bin/FreeBASIC-1.08.1-ubuntu-20.04-x86_64/bin/fbc" -b "Form1.frm" **-exx -exx** -s gui -i "/home/user/Bin/VisualFBEditor/./MyFbFramework" 2…