|
-
Jan 2nd, 2010, 12:48 AM
#1
Thread Starter
Fanatic Member
Please can someone help me with this ?
Hi guy's
I have removed this original post as i realised im giving away my code which has items init that is stored on mys erver, sorrry
Last edited by JamieWarren09; Jan 2nd, 2010 at 05:11 AM.
Reason: above
-
Jan 2nd, 2010, 02:53 AM
#2
Re: Please can someone help me with this ?
label1.caption = rlista.text
in the rlista doubleclick event
i do my best to test code works before i post it, but sometimes am unable to do so for some reason, and usually say so if this is the case.
Note code snippets posted are just that and do not include error handling that is required in real world applications, but avoid On Error Resume Next
dim all variables as required as often i have done so elsewhere in my code but only posted the relevant part
come back and mark your original post as resolved if your problem is fixed
pete
-
Jan 2nd, 2010, 03:06 AM
#3
Thread Starter
Fanatic Member
Re: Please can someone help me with this ?
Hi, Ya see this will show all of the titles right? from the dat file,
How ever i just want it to display the title they have double clicked on, and not show every title in the label, ?
Thanks!
-
Jan 2nd, 2010, 03:18 AM
#4
Re: Please can someone help me with this ?
no, it will only put the selected title
the text property of the listbox is the currently selected text
the code would be different if the multiselect property is set to true
i do my best to test code works before i post it, but sometimes am unable to do so for some reason, and usually say so if this is the case.
Note code snippets posted are just that and do not include error handling that is required in real world applications, but avoid On Error Resume Next
dim all variables as required as often i have done so elsewhere in my code but only posted the relevant part
come back and mark your original post as resolved if your problem is fixed
pete
-
Jan 2nd, 2010, 12:29 PM
#5
Re: Please can someone help me with this ?
Please mark it as Resolved so that people like me don't waste time opening it.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|