Wish Compile time directive to set the Application Icon

aminoacid

Well-Known Member
Licensed User
Longtime User
Another wish to make it easy to customize your builds .... A compile time directive like #AppIcon which defines the path to the application's icon file instead of having to select Project -> Choose Icon. for each build.

Have not yet found an elegant work-around for this one other than to update \Objects\res\drawable\icon.png via an external BAT file. Any better suggestions would also be appreciated. Thanks!
 
Last edited:

Erel

B4X founder
Staff member
Licensed User
Longtime User
 
Top