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 » Developing U++ » U++ TheIDE and Library: Releases and ChangeLogs » Improved Bar chameleon and BlueBar skin
Re: Improved Bar chameleon and BlueBar skin [message #13974 is a reply to message #13971] Mon, 04 February 2008 11:44 Go to previous message
mirek is currently offline  mirek
Messages: 14267
Registered: November 2005
Ultimate Member
cbpporter wrote on Mon, 04 February 2008 03:42

luzr wrote on Mon, 04 February 2008 10:28

Thanks, fixed.

Mirek

Could you please post the fix so I can integrate it with my methods?



Draw/Cham.h 61

const klass::Style& klass::style() \
{ \
	static COMBINE5(klass, __, type, __, style) b, standard; \
	if(b.status == 0) { \
		ChRegisterStyle__(b.status, b.registered, COMBINE5(klass, __, type, __, style)::InitIt); \
		b.Init(); \
		b.status = 1; \
		standard = b; \
		standard.standard = b.standard = &standard; \
	} \
	return b; \
} \
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: plugin/tif now supports SeekPage for multiimage tiffs
Next Topic: Sqlite updated from 3.4.2 to 3.5.6, PCRE updated from 7.3 to 7.6
Goto Forum:
  


Current Time: Thu Aug 28 22:17:43 CEST 2025

Total time taken to generate the page: 0.05843 seconds