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++ Library support » U++ Library : Other (not classified elsewhere) » [FIXED] Wrong SizeVert icon on KDE desktop.
[FIXED] Wrong SizeVert icon on KDE desktop. [message #39467] Sun, 17 March 2013 13:22 Go to previous message
Klugier is currently offline  Klugier
Messages: 1106
Registered: September 2012
Location: Poland, Kraków
Senior Contributor
Hello,

I have noticed some problem with vertical SizeVert icon on my KDE desktorop (Kubuntu 12.10). Now, It is using gtk icon instead of KDE one. The solution is really easy. We need to change only one line of code.

Firstly let's find find following file: CtrlCore/ImageX11.cpp; Next we need to jump to 417 line number and change it to:

Image Image::SizeVert() FCURSOR_(XC_sb_v_double_arrow)


from

Image Image::SizeVert() FCURSOR_(XC_double_arrow)


Sincerely,
Klugier


U++ - one framework to rule them all.

[Updated on: Thu, 27 June 2013 21:19]

Report message to a moderator

 
Read Message
Read Message
Previous Topic: Feature request: Add LZMA SDK to U++
Next Topic: Console data not searchable
Goto Forum:
  


Current Time: Sat Aug 23 10:16:35 CEST 2025

Total time taken to generate the page: 0.00557 seconds