Re: [Iup-users] iupflatlist item issue

2020-05-06 Thread Milind Gupta
Never mind I was using IUP 3.27. I just saw it is fixed in 3.28 On Wed, May 6, 2020 at 1:19 AM Milind Gupta wrote: > Hi Antonio, > I was trying to use the flat list. If I have a flat list with > multiple="YES" then if I click the last item in the list by holding Control > key the item

[Iup-users] iupflatlist item issue

2020-05-06 Thread Milind Gupta
Hi Antonio, I was trying to use the flat list. If I have a flat list with multiple="YES" then if I click the last item in the list by holding Control key the item text of the previous item changes as well. As an example see the follow example file I modified: In the second lis