12-20-2025, 10:33 PM
Since long time I've decorated my programs with the QB64 logo. Without this, it is a simple Terminal icon,
Using the line:
After some years with PE, I still think the Phoenix doesn't look great in such a very small pic.
So I created a QBPE icon! Here it is, see if you like it!
![[Image: qbpe.jpg]](https://i.ibb.co/ZzdGdXbh/qbpe.jpg)
Too bad the image uploaded changes the .ico into a jpg ... How can I add tte icon?
Using the line:
Code: (Select All)
$EXEICON:'D:\Bas\_icons\qb64.ico'So I created a QBPE icon! Here it is, see if you like it!
![[Image: qbpe.jpg]](https://i.ibb.co/ZzdGdXbh/qbpe.jpg)
Too bad the image uploaded changes the .ico into a jpg ... How can I add tte icon?

