Hi all,


I have a Tk problem.

How do I update the cells in an HList Box?

I have a routine that runs in a while loop, and includes the $mw->update(). this loop is to refresh the HList box.

my problem is that it does not work and i get an Tk error which starts like this

"Tk::Error: element "0" already exists at .......................blahblahblah"

I suppose this problem has to do with the $hlist->itemCreate() and $hlist->add() routine.

Thanks in advance for any help.


Regards,


Jeremy A.

_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to