1. Re: Win32Lib 0.45n bleeding edge: insertItem
- Posted by Judith Evans <camping at FLASH.NET> Feb 05, 2000
- 536 views
David, I can't tell from your comments if you attempted to fix insertItem but it still wants to place the inserted item one down from the index specified. example: you have in your listbox item1 item 2 and item 3. Do insertItem for index 1 assuming that it would place it after item1 but instead it is placed after item2. Still running this version thru my 'stuff'..... Thanks for getting setIndex(list,0) working. Judith

