Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Dark GDK / Icons using Dark GDK

Author
Message
person jerry
16
Years of Service
User Offline
Joined: 16th Jan 2008
Location:
Posted: 17th Jan 2008 01:34
I want to put an icon in the top left section of the window, and this is done using dbSetWindowLayout isn't it? But the third parameter doesn't seem to work as I load a .ico file...
person jerry
16
Years of Service
User Offline
Joined: 16th Jan 2008
Location:
Posted: 17th Jan 2008 02:11
OK so you can't load an .ico file using dbLoadImage... then how do you do it?
tempicek
16
Years of Service
User Offline
Joined: 27th Nov 2007
Location: Prague
Posted: 17th Jan 2008 10:16
I only guess here, but you can try to add an icon file into your project as a resource (in Resource View right click and choose Add Resource -> Icon) and then use the resource ID in the function call. The resource ID is automatically associated with your resource and you can find it defined in resource.h file in your project.

If this doesn't work, you can use Win32 API directly to set it, but try the above first.
person jerry
16
Years of Service
User Offline
Joined: 16th Jan 2008
Location:
Posted: 17th Jan 2008 23:34
I've tried the resource thing and it didn't work. However, it seems after restarting the computer the icon cache was cleared and the icons now work in the way I originally intended them to. Thanks anyway.
CheatCat
17
Years of Service
User Offline
Joined: 7th Mar 2007
Location: Sweden
Posted: 28th Feb 2008 09:28
Where is the Resource View?? I Can't find it!

Login to post a reply

Server time is: 2024-09-29 13:24:00
Your offset time is: 2024-09-29 13:24:00