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 next 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
Re: Event.execute [message #46936 is a reply to message #46935] Sat, 24 September 2016 13:05 Go to previous messageGo to next message
deep is currently offline  deep
Messages: 263
Registered: July 2011
Location: Bangalore
Experienced Member
Hi,

I think I have figured out what change is required.

What should be diff file format.
Required changes are at many places and multiple files.

Will upload diff file.

7z of modified files from bazaar/FormEditor


Warm Regards

Deepak
Re: Event.execute [message #46943 is a reply to message #46936] Sun, 25 September 2016 21:00 Go to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
Thanks, applied.
Previous Topic: Kill callbacks when parent is destructed
Next Topic: "Function" question
Goto Forum:
  


Current Time: Thu Mar 28 14:48:58 CET 2024

Total time taken to generate the page: 0.00960 seconds