I propose my application for Windows and MacOS.
Each time i change the source code, i have to re-compile one executable file for Windows + another executable file for MacOS.
Before re-compiling, i have to set the correct icon for the application (Compiler option -> Use icon).
I would love if we could define one icon for each OS version.
Or why not, we just set the name without extension, and PB automatically adds ".ico" for Windows and ".icns" for MacOS.
PS: this remark is certainely also applicable for Linux, but i am not familar with this OS.
Compiler option -> Use icon (Windows & MacOS)
Re: Compiler option -> Use icon (Windows & MacOS)
When dealing with crossplatform, the best is to handle you compilation in a little script, with the PB commandline compiler. That's faster to deploy/package/upload on your website in one step. That said, the idea to ignore the icon extension could work.
- DoubleDutch
- Addict
- Posts: 3220
- Joined: Thu Aug 07, 2003 7:01 pm
- Location: United Kingdom
- Contact:
Re: Compiler option -> Use icon (Windows & MacOS)
This would be pretty handy.
https://deluxepixel.com <- My Business website
https://reportcomplete.com <- School end of term reports system
https://reportcomplete.com <- School end of term reports system