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 » Developing U++ » UppHub » PopEasy
Re: PopEasy [message #36498 is a reply to message #36497] Sun, 03 June 2012 01:28 Go to previous messageGo to previous message
Lance is currently offline  Lance
Messages: 527
Registered: March 2007
Contributor
Hi Koldo:

it's in CtrlCore.h

public:
	enum StateReason {
		FOCUS      = 10,
		ACTIVATE   = 11,
		DEACTIVATE = 12,
		SHOW       = 13,
		ENABLE     = 14,
		EDITABLE   = 15,
		OPEN       = 16,
		CLOSE      = 17,
		POSITION   = 100,
		LAYOUTPOS  = 101,
	};


Not sure if it's because of a namespace issue. I'll do a test compilation in Ubuntu in a while. WithPopUp<> inherits from Ctrl or its derivative, so POSITION should be visible to it. Anyway, it use explicit Ctrl::POSITION or Ctrl:::StateReason::POSITION silence the compiler, please let me know.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: MediaPlayer compiler error
Next Topic: AngelScript - AngelCode Scripting Library
Goto Forum:
  


Current Time: Sun Apr 28 18:18:09 CEST 2024

Total time taken to generate the page: 0.02710 seconds