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: Thu Aug 14 18:39:41 CEST 2025
Total time taken to generate the page: 0.13528 seconds
|