Announcement

Collapse
No announcement yet.

Create a ListBox to run files

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Create a ListBox to run files


    I was wondering if anyone can help me. I want to make a "ListBox" so that each list name is a kind of link to run a program. I've tried but I can not find the right formula. Can anyone help me with this? I am very grateful



  • #2
    Hi you should really read the manual before posting such a basic concept
    Click image for larger version

Name:	listbox.png
Views:	99
Size:	23.1 KB
ID:	302702

    OK I've included 2 examples, one basic the other a bit more complicated. They should have most of the code you require so Please study
    [ATTACH]n302703[/ATTACH]

    PS You should post in Discussion forum - not developer LoL

    Comment


    • #3
      You can simply put all the program path to the listbox data. then put code on Double Click File run

      Comment


      • #4

        after searching and reading a bit more about the codes I wanted, I was finally able to put it to work. thank you guys.


        Comment


        • #5
          for a better visual effect you can use ListBoxEx

          Comment

          Working...
          X