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 » U++ Library support » U++ Widgets - General questions or Mixed problems » DoubleClick or RightClick [SOLVED]
Re: DoubleClick or RightClick [message #1636 is a reply to message #1634] Sat, 11 March 2006 01:03 Go to previous messageGo to previous message
Justin is currently offline  Justin
Messages: 57
Registered: March 2006
Location: Orange County California
Member
Thanks, I was looking at the ArrayCtrl in particular. However, I ran accross the WhenLeftDouble method in use for callbacks. So what I tried was this:


rma.array.WhenLeftDouble <<= THISBACK(About);


This obviously didn't work and returned this:


main.cpp
C:\MyApps\NCase\main.cpp(134) : error C3767: '<<=': candidate function(s) not accessible
        could be the friend function at 'C:\upp\uppsrc\Core/Topt.h(245)' : '<<=' [may be found via argu
	ment-dependent lookup]
        or the friend function at 'C:\upp\uppsrc\Core/Topt.h(245)' : '<<=' [may be found via argument-d
	ependent lookup]


C:\MyApps\NCase\main.cpp(134) : error C2676: binary '<<=' : 'Callback' does not define this operator or
	 a conversion to a type acceptable to the predefined operator
1 file(s) compiled in (0:01.01) 1016 msec/file

There were errors. (0:01.14)



??
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Method to Open a New Layout Window
Next Topic: PromptOK from CONSOLE_APP_MAIN, how?[SOLVED]
Goto Forum:
  


Current Time: Sun Jun 08 04:00:12 CEST 2025

Total time taken to generate the page: 0.04694 seconds