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
Using value from EditInt [message #2931] Sun, 30 April 2006 21:15 Go to previous message
BenP is currently offline  BenP
Messages: 2
Registered: April 2006
Junior Member
Hi,

I am creating a helpdesk with U++ and I have a dialog box where I will enter a ticket ID to lookup(below)
http://img270.imageshack.us/img270/2040/lookupticket8up.jpg

I then have a function EditTicket(int ticket_id) which retrieves the ticket info and allows me to edit it but I have a problem with passing what is in the edit box to my function.

I have tried the following but with no success
d.TicketLookupBtn <<= THISBACK1(EditTicket, d.TicketLookupBox);


How do I use what is in the edit box and pass it to my function?
 
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 Apr 27 23:24:23 CEST 2024

Total time taken to generate the page: 0.02873 seconds