It seem that is what most people are doing, I personally like pulling the
data directly from the object.
Tim
-
Tim Thomas
Unix Systems Administrator
Lockheed Martin EIS ยท Denver Data Center
303-4
Has anyone had the listview disappear if you try and resize
the column? If I resize it, the first time it disappears,
the second it reappears but without the scrollbars. Any one
else?
erick
never stop questioning
www.jeb.ca
I am having problems closing windows
I have written a script that pulls up a window and asks for users entry
Then it pulls up a second window
My problems are that if the user cancels the first window by hitting the
close window button X at the top of the window the program doesn't end but
still
Tim,
Thanks for your help with this
I realised that as I was supplying the data to the list box I just needed to
put it into an array and use:
sub ListView_ItemClick {
$item = shift;
print $asset[$item];
}
Regards
Mike Solomon
Technical Manager
Work 01582 83
4 matches
Mail list logo