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   |
|
Hi Peter,
Silly guess: The EditValue (and everything else in U++ ) 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
|
|
|
Goto Forum:
Current Time: Wed May 14 11:54:28 CEST 2025
Total time taken to generate the page: 0.03040 seconds
|