U++ framework
Do not panic. Ask here before giving up.

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: 14291
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: Sat Jun 20 21:17:17 GMT+2 2026

Total time taken to generate the page: 0.00481 seconds