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 Nov 30 05:48:22 CET 2025
Total time taken to generate the page: 0.08496 seconds
|