Results 1 to 5 of 5

Thread: Please can someone help me with this ?

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    May 2009
    Posts
    876

    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

  2. #2
    PowerPoster
    Join Date
    Dec 2004
    Posts
    25,618

    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

  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    May 2009
    Posts
    876

    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!

  4. #4
    PowerPoster
    Join Date
    Dec 2004
    Posts
    25,618

    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

  5. #5

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width