Home » U++ TheIDE » U++ TheIDE: Other Features Wishlist and/or Bugs » [IMPROVEMENT - FEATURE] High resolution TheIDE icon.
[IMPROVEMENT - FEATURE] High resolution TheIDE icon. [message #40403] |
Tue, 30 July 2013 20:11  |
 |
Klugier
Messages: 1099 Registered: September 2012 Location: Poland, Kraków
|
Senior Contributor |
|
|
Hello,
Personally, I think that TheDE icon should have bigger resolution. It is very important because current icon presents bad on several desktop environments such as Unity (Ubuntu).
I have found partial solution consisting of changing IdeImg::Package to IdeImg::PackageLarge() (ide/ide.cpp - line 750):
default: Icon(IdeImg::PackageLarge());
And alsow (ide/SelectPkg.cpp - line 14):
Icon(IdeImg::PackageLarge(), IdeImg::PackageLarge());
For the other hand, this patch is incomplete because we need three new high resolution icons: IconDebuggingLarge, IconRunningLarge and IconBuildingLarge;
Sincerely,
Klugier
U++ - one framework to rule them all.
|
|
|
|
|
|
|
Goto Forum:
Current Time: Tue May 13 07:53:04 CEST 2025
Total time taken to generate the page: 0.00875 seconds
|