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++ Callbacks and Timers » Event.execute
Event.execute [message #46935] Sat, 24 September 2016 12:04 Go to previous message
deep is currently offline  deep
Messages: 263
Registered: July 2011
Location: Bangalore
Experienced Member
Hi,

I want to use formeditor from bazaar.

While compiling I get following error.
It is related to callback

Using Windows10 MSC15

Same error for many callbacks. Execute is used at many places.
I will make changes once I know what to use.

\bazaar\formeditor\FormView.hpp(143): error C2039: 'Execute': is not a member of 'Upp::Event<Upp::Bar &>'
\bazaar\formeditor\FormView.hpp(144): error C2039: 'Execute': is not a member of 'Upp::Event<const Upp::Vector<int> &>'
\bazaar\FormEditor\FormViewGeneral.cpp(58): error C2039: 'Execute': is not a member of 'Upp::Event<>'
\bazaar\FormEditor\FormViewGeneral.cpp(237): error C2039: 'Execute': is not a member of 'Upp::Event<>'
\bazaar\FormEditor\FormViewActions.cpp(41): error C2039: 'Execute': is not a member of 'Upp::Event<>'
\bazaar\FormEditor\FormViewActions.cpp(42): error C2039: 'Execute': is not a member of 'Upp::Event<const Upp::Vector<int> &>'


WhenUpdateLayouts.Execute();

So for this action what should be used?


Warm Regards

Deepak
 
Read Message
Read Message
Read Message
Previous Topic: Kill callbacks when parent is destructed
Next Topic: "Function" question
Goto Forum:
  


Current Time: Tue Apr 23 08:27:44 CEST 2024

Total time taken to generate the page: 0.02661 seconds