In demo (2.8.8.1), example EditablelistBox.py is having a BUG and not working properly when using in my application.
You click twice on “Edit Item” button and you get an unhandled exception.
In my application when I am trying to add new item by clicking “New Item” button, instead of going to last and creating a new item it’s
editing first item.
On Aug 28, 2008, at 6:52 AM, Prashant Saxena wrote:
Hi,
In demo (2.8.8.1), example EditablelistBox.py is having a BUG and not working properly when using in my application.
You click twice on “Edit Item” button and you get an unhandled exception.
In my application when I am trying to add new item by clicking “New Item” button, instead of going to last and creating a new item it’s
editing first item.