Possible Bugs in Latest CVS Head
Posted: Sat Mar 12, 2005 23:37
First thing, it seems that child widgets of certain compound widgets are transmitting double-clicks to the parent widget. For example, if I double click on the up button of a scrollbar in a multi-line editbox, the text at the cursor is highlighted as if I double-clicked in the editbox itself.
Second thing, the multi-column list will now not display any scrollbars reguardless of the size of the list. I have even tried implicitly calling 'setShowVertScrollbar ( true )', but to no avail.
Just thought I'd bring this to your attention. I'm pretty sure they're bugs in CEGUI since the only thing that's changed is updating to the latest CVS Head release.
Second thing, the multi-column list will now not display any scrollbars reguardless of the size of the list. I have even tried implicitly calling 'setShowVertScrollbar ( true )', but to no avail.
Just thought I'd bring this to your attention. I'm pretty sure they're bugs in CEGUI since the only thing that's changed is updating to the latest CVS Head release.