Possible Bugs in Latest CVS Head

For help with anything that CEGUI doesn't offer straight out-of-the-box, e.g.:
- Implementation of new features, such as new Core classes, widgets, WindowRenderers, etc. ...
- Modification of any existing features for specific purposes
- Integration of CEGUI in new engines or frameworks and writing of new plugins (Renderer, Parser, ...) or modules

Moderators: CEGUI MVP, CEGUI Team

User avatar
Legolas1681
Not too shy to talk
Not too shy to talk
Posts: 24
Joined: Fri Jan 28, 2005 00:32

Possible Bugs in Latest CVS Head

Postby Legolas1681 » 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.

User avatar
CrazyEddie
CEGUI Project Lead
Posts: 6760
Joined: Wed Jan 12, 2005 12:06
Location: England
Contact:

Re: Possible Bugs in Latest CVS Head

Postby CrazyEddie » Sun Mar 13, 2005 10:16

Legolas1681 wrote:
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.

Yeah, this has always been this way. I still have to add initialisation code to disable multi-clicks for most of these widgets.

Legolas1681 wrote:
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.

Thanks for the report, I'll have a look and see if I broke anything recently :)

CE.

User avatar
CrazyEddie
CEGUI Project Lead
Posts: 6760
Joined: Wed Jan 12, 2005 12:06
Location: England
Contact:

Re: Possible Bugs in Latest CVS Head

Postby CrazyEddie » Wed Mar 16, 2005 10:47

I tested the multi column list with the very latest CVS and the scrollbars appeared to work correctly ?

I did notice some other minor bugs though ;)

CE.


Return to “Modifications / Integrations / Customisations”

Who is online

Users browsing this forum: No registered users and 8 guests