okay, in my installer, it's using a dynamic list box.. i'd like to require that the user Select at least one file before continuing, is there a good way to do this? i'm thinking maybe count listboxselection (or index) and if no files are counted, it goes to false, but i dunno how to make user stay at that screen...
Announcement
Collapse
No announcement yet.
way to require user select an item to install?
Collapse
X
-
Re: way to require user select an item to install?
See this post:
http://www.indigorose.com/ubbthreads...o=0&fpart=
-
Comment