U++ framework
Do not panic. Ask here before giving up.

Home » Community » Newbie corner » Undeclared identifier
Re: Undeclared identifier [message #37536 is a reply to message #37533] Mon, 15 October 2012 07:08 Go to previous messageGo to previous message
dolik.rce is currently offline  dolik.rce
Messages: 1796
Registered: August 2008
Location: Czech Republic
Ultimate Contributor

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::" Wink

Best regards,
Honza
 
Read Message
Read Message
Read Message
Previous Topic: Dont underline letters in buttons
Next Topic: EditField.onFocus Event ?!?!?!
Goto Forum:
  


Current Time: Wed Apr 29 06:33:01 GMT+2 2026

Total time taken to generate the page: 0.01384 seconds