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 » TextSettings update
Re: TextSettings update [message #35399 is a reply to message #33633] Fri, 10 February 2012 06:44 Go to previous message
navinv is currently offline  navinv
Messages: 8
Registered: September 2010
Promising Member
Hi Mirek,

After update to 4193, I realized that you have updated the Util.cpp as I suggested, Thank you. But I am not able to understand why you have left the key variable.

Is there any particular reason why you did this.

This is what I suggested
settings[themei].GetAdd(TrimBoth(key)) = TrimBoth(value);


This is what you did
settings[themei].GetAdd(key) = TrimBoth(value);


Regards
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: problem with new and delete
Next Topic: Out of memory panic
Goto Forum:
  


Current Time: Fri Jun 13 05:26:21 CEST 2025

Total time taken to generate the page: 0.04095 seconds