Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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: 1791
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: Sun Aug 24 16:48:48 CEST 2025

Total time taken to generate the page: 0.04474 seconds