Posts: 34
Threads: 1
Joined: Apr 2022
Reputation:
2
@Dav
Happy to say it works with QB64V07.1 and Windows 11. No 10 point font though.
Posts: 701
Threads: 118
Joined: Apr 2022
Reputation:
107
Glad to hear, @RNBW. I'm re-writing the font routines at the moment, and using a better CP437 font that I came up with. Working the bugs out now, will update with the 10pt font soon (much sooner than 9 years like it took for the last update, lol).
- Dav
Posts: 190
Threads: 15
Joined: Apr 2022
Reputation:
4
from the picture, it looks like a very interesting editor. it's a pity that it's for windows only. i use for many languages under linux geany which is very efficient.
Posts: 701
Threads: 118
Joined: Apr 2022
Reputation:
107
06-08-2022, 11:15 PM
(This post was last modified: 06-08-2022, 11:24 PM by Dav.)
I have updated DavsIDE again to v1.31 to fill the smaller font requests. v1.31 uses new CP437 fonts to closer match the built-in font QB64 uses, and now you can select more font sizes, from 8pt to 18pt. While updating the font code I also found and corrected a bug that existed in the older versions.
If you already have a DavsIDE.ini settings file, when you run this new IDE version you will need to set your font size again on the first run only. Your other IDE settings will remain as they were.
I left the previous IDE version up (v1.30) in case you like the looks of the old font better and want to go back to it.
(For some reason the line number area on the left doesn't resize as it should when selecting using larger font sizes, I'm working on that...)
- Dav
Posts: 180
Threads: 13
Joined: Apr 2022
Reputation:
6
I like the look of the IDE... What are the chances of a Linux version popping up?
May your journey be free of incident. Live long and prosper.
Posts: 34
Threads: 1
Joined: Apr 2022
Reputation:
2
@Dav
I've installed v1.31. With the new font installed, my opinion is that 10 point is too small (at least for my aging eyes) and 12 point is fine. However, I would say that if you were changing the font I'd rather see a nice clear font like Consolas (I've never liked the original QB64 IDE font - it was one of the reasons I was pleased to find your IDE in the first place).