oh yeah, that thread.
I would suggest dropping the idea of the listbox. or, do u really need to see these words? or only on right click?
I would create text file, or store in a variable.. split up...
somthing like this:
sea;ocean <22>;The Deep <66>;Marine <87>
select;choose <57>;decide on <93>;Pick <11>
then you can loop thru and check the first word if its the selected word, you can build the popup with the rest of the line
is the INPUT the "word"? or is Lookup the Word?




Reply With Quote