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 » double click (where double click in example or documentation?)
Re: double click [message #54955 is a reply to message #54949] Thu, 01 October 2020 13:46 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 13980
Registered: November 2005
Ultimate Member
BetoValle wrote on Thu, 01 October 2020 02:37

I'm sorry, it has a lot of code and it took me a while to find this documentation.

I found it in "examples" and "SQLApp"

-> book.WhenLeftDouble = THISBACK(EditBook);

if you want you can close this topic.

appreciate


Not all examples are updated to reflect latest improvements in U++. Here it is worth mentioning that lately you can completely specify the action using lambda:

book.WhenLeftDouble << [=] { some code describing what should happen };

without even defining another method.

Mirek
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: submenu of submenu
Next Topic: Friends? Cousins? Half-siblings?
Goto Forum:
  


Current Time: Tue May 14 18:26:18 CEST 2024

Total time taken to generate the page: 0.03475 seconds