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 » Extra libraries, Code snippets, applications etc. » U++ users applications in progress and useful code snippets, including reference examples! » Using value from EditInt
Re: Using value from EditInt [message #2932 is a reply to message #2931] Sun, 30 April 2006 22:27 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14267
Registered: November 2005
Ultimate Member
void MyApp::EditTicket()
{
    int q = ~ticketLookupBox;
}

MyApp::MyApp()
{
    TicketLookupButton <<= THISBACK(EditTicket);
}


Hope that helps..

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Batch processing images using U++ (new Image code)
Next Topic: mechatronic transmission project [was -Please, help me!]
Goto Forum:
  


Current Time: Sun Aug 24 20:21:29 CEST 2025

Total time taken to generate the page: 0.04664 seconds