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 » Menus&Toolbars » [Minor fix - Linux] Insufficient value for the variable leftgap in MenuBar CH_STYLE.
Re: [Minor fix - Linux] Insufficient value for the variable leftgap in MenuBar CH_STYLE. [message #40179 is a reply to message #39259] Fri, 28 June 2013 21:52 Go to previous messageGo to previous message
Klugier is currently offline  Klugier
Messages: 1076
Registered: September 2012
Location: Poland, Kraków
Senior Contributor
Hello Mirek,

I think we should extend this value to 26. It is the default constant for gtk backend and it should totally eliminated menu bar images artifacts on pure X11, Wine and old Windows such as XP.

[CtrlLib > MenuBar.cpp > Line 46]
leftgap = 26;


**Gtk backend
[CtrlLib > ChGtk.cpp > Line 573]
s.leftgap = 26;


** - working code

Sincerely,
Klugier


U++ - one framework to rule them all.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: [Bug] Check box + sub-menu = problem
Next Topic: Bold menu items [FEATURE REQUEST]
Goto Forum:
  


Current Time: Fri May 10 22:14:43 CEST 2024

Total time taken to generate the page: 0.01465 seconds