Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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 Go to previous message
Klugier is currently offline  Klugier
Messages: 1076
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.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: BUG: theide editor-tabs
Next Topic: [DEPRECATED IMPROVEMENT] TheIDE layouts improvement
Goto Forum:
  


Current Time: Sat Apr 27 22:17:48 CEST 2024

Total time taken to generate the page: 0.06507 seconds