<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">As an example, I'm looking at Adobe updater's system tray icon.  It has the Adobe logo & a number next to it that denotes the number of updates available.  In order to do this, the icon is wider than it is tall.<div><br></div><div>screen shot: <a href="http://churchofbk.com/misc/tray_icon.png">http://churchofbk.com/misc/tray_icon.png</a><br><div><br></div><div>I would love to be able to do this with one of my apps, as the whole point of the app is to make a certain number of cores available to some other process - so it becomes much more usable as a tray icon if it shows the number of available cores at any one time.  </div><div><br></div><div>With that, can the size/geometry of a QSystemTrayIcon be changed so that it isn't square?  If I try to give it a non-square image, it gets scaled while maintaining aspect ratio until it fits in a 16x16 or 22x22 box.</div></div><div><br></div><div>Thanks,</div><div>-Brian</div></body></html>