haxeui
haxeui copied to clipboard
Accordion .selectedIndex doesnt work
Consider: http://haxeui.org/try.jsp?layoutId=8z5xL47
myAccordion.selectedIndex = 1 should expand the panel, not just select it.
- Investigate showPage and decide if its needed or why its there in the first place.
- Ensure that selectedIndex works in xml as well as setting at runtime (think that is why showPage is there and can be removed if done correctly)