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++ » UppHub » Error with MessageCtrl when using "[" (Issue with MessageCtrl when using "[")
Error with MessageCtrl when using "[" [message #58326] Sun, 24 April 2022 21:15
ecapuano is currently offline  ecapuano
Messages: 11
Registered: December 2021
Location: Mexico
Promising Member
Hi, i am using MessageCtrl from hub as follow:

----------------------------------------------
String msg = "File [" << path << "] loaded!!!";
DUMP(msg);

msgx1.Animation(CFG_MSGCTRL_ANIM).Bottom().Information(*this - >GetTopCtrl(), msg, Null, 5/*CFG_MSGCTRL_TIME*/);
----------------------------------------------

And i get -> "ERROR: Unexpected end of text."

i get the issue resolved when replacing "[" with "("

Would you please give some suggestion to this Sad

Ernesto


qtf.SetQTF(String("[G1 ") + msg);
Previous Topic: AutoScroller package update
Next Topic: [REPLACED by Cypher package]StreamCypher - A package for stream data cryptography
Goto Forum:
  


Current Time: Thu Mar 28 15:44:32 CET 2024

Total time taken to generate the page: 0.00834 seconds