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 next message
Klugier is currently offline  Klugier
Messages: 1076
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

Re: [Minor bug report & patch] Wrong SizeVert icon on KDE desktop. [message #39496 is a reply to message #39467] Sat, 23 March 2013 11:27 Go to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
OK, patched.
Previous Topic: Feature request: Add LZMA SDK to U++
Next Topic: Console data not searchable
Goto Forum:
  


Current Time: Wed Apr 24 02:46:42 CEST 2024

Total time taken to generate the page: 0.02754 seconds