Home » Community » Newbie corner » Undeclared identifier
Re: Undeclared identifier [message #37536 is a reply to message #37533] |
Mon, 15 October 2012 07:08   |
|
Hi,
Here is you problem:nejnadusho wrote on Mon, 15 October 2012 05:49 |
void HideBoxText(){
usernameBox.SetLabel("");
}
|
The HideBoxText is a global function, and usernameBox is a variable in SProject classs. You just forgot the "SProject::" 
Best regards,
Honza
|
|
|
Goto Forum:
Current Time: Sun Aug 24 16:48:48 CEST 2025
Total time taken to generate the page: 0.04474 seconds
|