U++ framework
Do not panic. Ask here before giving up.

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: Sun Apr 26 23:10:17 GMT+2 2026

Total time taken to generate the page: 0.00540 seconds