cbpporter Messages: 1427 Registered: September 2007
Ultimate Contributor
kodos wrote on Fri, 14 March 2008 19:47
Hi,
when you remove an item from a DropList it normally selects the first item in the DropList, but if that Item was the last one it won't update the screen, you have to click on the DropList and that it will update itself.
I have attached a test case.
BTW: If I use the Assist++ to view the available methods from the DropList class it doesn't show me the Remove(int i) method.
Could not reproduce. Everything worked as expected. Could you post U++ version number and build settings.
kodos wrote on Fri, 14 March 2008 19:47
BTW: If I use the Assist++ to view the available methods from the DropList class it doesn't show me the Remove(int i) method.
Yes, you are right. It doesn't appear under "all", but does appear under "DropList".