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++ Core » Xmlize Null Color
Xmlize Null Color [message #35658] Sun, 11 March 2012 10:13 Go to next message
omari is currently offline  omari
Messages: 264
Registered: March 2010
Experienced Member
Hello all,

	Color color;
	color.SetNull(); // transparent
	
	xml("color", color);
	
	// here color become black


thanks


regards
omari.
Re: Xmlize Null Color [message #35659 is a reply to message #35658] Sun, 11 March 2012 13:24 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
Fixed. Thanks for reporting.

Mirek
Re: Xmlize Null Color [message #35739 is a reply to message #35659] Thu, 15 March 2012 10:22 Go to previous messageGo to next message
omari is currently offline  omari
Messages: 264
Registered: March 2010
Experienced Member
Hello Mirek,

There is a function:
void Xmlize(XmlIO& xml, Color& c);

in Xmlize.h

it must be modified too, or removed to let the compiler call Color::Xmlize().

What you think?


regards
omari.
Re: Xmlize Null Color [message #35756 is a reply to message #35739] Sat, 17 March 2012 10:28 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
Sorry. The real deal it is active only with "old" Value. I have originally planned to finally remove old Value this weekend, due to some issues might be postponed till next one. That the function in Xmlize.h will be deleted.

Meanwhile please just put "SVO_VALUE" into your main config.
Re: Xmlize Null Color [message #35764 is a reply to message #35756] Sun, 18 March 2012 09:56 Go to previous message
omari is currently offline  omari
Messages: 264
Registered: March 2010
Experienced Member
OK.

Thanks a lot.


regards
omari.
Previous Topic: RectTracker : usage of the callback sync
Next Topic: ParseXML intermittent crash
Goto Forum:
  


Current Time: Fri Apr 19 21:32:28 CEST 2024

Total time taken to generate the page: 1.12785 seconds