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 » Community » Newbie corner » Extending an existing widget...
Re: Extending an existing widget... [message #50674 is a reply to message #50673] Mon, 03 December 2018 06:57 Go to previous messageGo to previous message
dolik.rce is currently offline  dolik.rce
Messages: 1791
Registered: August 2008
Location: Czech Republic
Ultimate Contributor

Hi Peter,

Silly guess: The EditValue (and everything else in U++ Smile ) is defined in namespace Upp. Your code snippet doesn't mention this, so maybe you forgot to use the namespace: Upp::EditValue<Upp:WString, Upp::convertString>? Or wrap the whole thing in namespace Upp { ... }, but that would define your ExtendedEdit in Upp namespace as well, which might not be exactly what you want.

Best regards,
Honza
 
Read Message
Read Message
Read Message
Previous Topic: Conditional compilation
Next Topic: Sigh, SetData / GetData...
Goto Forum:
  


Current Time: Wed May 14 11:54:28 CEST 2025

Total time taken to generate the page: 0.03040 seconds