Announcement

Collapse
No announcement yet.

ListBoxEx

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

  • ListBoxEx

    427 / 5.000 Resultados de tradução

    Resultado da tradução

    star_border
    Can someone help me please. I'm having problems with this plugin "ListBoxEx", In my project, I need to install a certain ".exe" file in each Plugin Item, what happens is that I click on any item and it always installs the first item, I identified each item by "ItemData" type ID "DT1" and so on, except that it doesn't obey my selection. the code is below to see what is wrong.​

    Thanks a lot if anyone can help me.

    Click image for larger version

Name:	UM.png
Views:	94
Size:	36.2 KB
ID:	309989


    Click image for larger version

Name:	DOIS.png
Views:	97
Size:	96.4 KB
ID:	309990


  • #2
    Your code is totally wrong - YOU have NOT given the ListboxEx any path to work with
    also top code is if sdata equals e_index is 1 then run file or if it is not still run file
    Why are you using a ListBoxEx ? - you have no icons or colors or anything allocated
    when just a Listbox will do what you want


    Comment


    • #3
      Ok colc, got it, I'll try to solve it, thank you very much

      Comment


      • #4
        It's just that with this plugin, it's easier for me to work with colors, it has these options....



        Click image for larger version

Name:	TRES.png
Views:	77
Size:	33.5 KB
ID:	310004

        Comment


        • #5
          OK my friend,
          After a lot of messing around I have done a Demo Installer

          Click image for larger version

Name:	LBEx1.png
Views:	81
Size:	107.2 KB
ID:	310025 Click image for larger version

Name:	LBEx2.png
Views:	74
Size:	141.6 KB
ID:	310027

          Click image for larger version

Name:	LBEx3.png
Views:	71
Size:	130.3 KB
ID:	310026 Click image for larger version

Name:	LBEx4.png
Views:	74
Size:	156.8 KB
ID:	310028

          I have included the code , clicking on my avatar reveals it

          You can get the demo from here:
          DownloadDemo

          Comment


          • #6
            hello friend colc
            Thank you for your demo, it was exactly what I needed, I wasn't able to create exactly the code, there are programs that I still can't do, but I'm trying hard and studying.

            Thank you very much for your help.​

            Comment

            Working...
            X