Opened 7 years ago

Last modified 7 years ago

#4363 closed enhancement

The main game has no window icon — at Version 2

Reported by: Imarok Owned by:
Priority: Nice to Have Milestone: Alpha 23
Component: Core engine Keywords:
Cc: Patch:

Description (last modified by Imarok)

0ad itself has an application icon, but no window icon (the one you can see when switching between windows and that is displayed in the top left corner of the window on microsoft windows ) Atlas (scenario editor) has a window icon (the globe: http://trac.wildfiregames.com/export/18995/ps/trunk/binaries/data/tools/atlas/icons/ScenarioEditor.ico), which is set here. This maybe could be accomplished with SDL_SetWindowIcon()

The missing window icon is confirmed for windows and ubuntu gnome

Change History (2)

comment:1 by Vladislav Belov, 7 years ago

It should be solved with resource files (*.rc) if I'm not mistaken, if it's the only windows issue.

comment:2 by Imarok, 7 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.