[Qt-interest] setting the icon for qtassistant
Jason H
scorp1us at yahoo.com
Wed Sep 7 18:55:20 CEST 2011
FYI: improving is spelled wrong.
And I don't know off hand. I thought the icon was selected by the window system.Perhaps there is a DPI difference?
________________________________
From: wim delvaux <wim.delvaux at adaptiveplanet.com>
To: qt-interest at qt.nokia.com
Sent: Wednesday, September 7, 2011 12:42 PM
Subject: [Qt-interest] setting the icon for qtassistant
Hi all ,
I have this qhcp file
<?xml version="1.0" encoding="UTF-8"?>
<QHelpCollectionProject version="1.0">
<assistant>
<title>Improoving Brains Documentation</title>
<applicationIcon>help/en_US/images/Brains.ico</applicationIcon>
<cacheDirectory>ImproovingSoftware/ImproovingBrains/en_US</cacheDirectory>
<aboutMenuText>
<text>About Improoving Brains</text>
</aboutMenuText>
<aboutDialog>
<file>help/en_US/about.txt</file>
<icon>help/en_US/images/Logo.png</icon>
</aboutDialog>
<enableDocumentationManager>false</enableDocumentationManager>
<enableAddressBar>false</enableAddressBar>
<enableFilterFunctionality>false</enableFilterFunctionality>
<startPage>help/en_US/Home/Home.htm</startPage>
<homePage>help/en_US/Home/Home.htm</homePage>
</assistant>
</QHelpCollectionProject>
the 'ico' file contains multiple icons for differnet sizes and color depths.
However the icon show in the taskbar and the title bar are always to low resolution and hence not very nice. What can be wrong here ?
Thx
_______________________________________________
Qt-interest mailing list
Qt-interest at qt.nokia.com
http://lists.qt.nokia.com/mailman/listinfo/qt-interest
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20110907/a1c58be4/attachment.html
More information about the Qt-interest-old
mailing list