hypnotik
03-10-2003, 04:53 PM
Im not sure where to post this, sorry if its in the wrong section, but i believe it deals with interface to a degree.
I have a project, it contains a LISTBOX,TEXTBOX, and two command buttons SEARCH and REPORT.
Upon opening the program the LISTBOX contains 200 names listed.
The aim of the program is so that when a surname is entered in the TEXTBOX, and the user presses SEARCH, it searches the LISTBOX for a matching surname, and when finds it it highlights it.
This works fins so far.
But i want to make the program look flashy.
I want it so that when it is Searching through the LISTBOX, to highlight random names just for fun, so it looks good for the user,, as if it is looking through the whole names, and as though a huge serach process is flying everywhere, up and down the listbox.
Though how?
thankyou for your help.
hypnotik'
I have a project, it contains a LISTBOX,TEXTBOX, and two command buttons SEARCH and REPORT.
Upon opening the program the LISTBOX contains 200 names listed.
The aim of the program is so that when a surname is entered in the TEXTBOX, and the user presses SEARCH, it searches the LISTBOX for a matching surname, and when finds it it highlights it.
This works fins so far.
But i want to make the program look flashy.
I want it so that when it is Searching through the LISTBOX, to highlight random names just for fun, so it looks good for the user,, as if it is looking through the whole names, and as though a huge serach process is flying everywhere, up and down the listbox.
Though how?
thankyou for your help.
hypnotik'