Right button select + String erase

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
olgarry
Not too shy to talk
Not too shy to talk
Posts: 26
Joined: Sat Jan 14, 2006 10:23

Right button select + String erase

Postby olgarry » Wed Feb 01, 2006 20:36

Hello,

I have two problems.

1/ Right button select :

Can someone tell me how to select an item with the right button of the mouse in a MultiColumnList ?

2/ String erase.

I want use the String.erase(size_type idx) function.
But when i compile, the compiler don't know if i'm using erase(size_type idx) or
erase(size_type idx, size_type len=npos)

And return an error because it can't choose between the two definitions of this function.

Thanx for help

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

Re: Right button select + String erase

Postby CrazyEddie » Sat Feb 04, 2006 20:17

1) I think this is actually pretty difficult at present, using just the API. You may have to customise the widget code directly :-?

2) This is obviously a bug :hammer:

CE.

User avatar
olgarry
Not too shy to talk
Not too shy to talk
Posts: 26
Joined: Sat Jan 14, 2006 10:23

Re: Right button select + String erase

Postby olgarry » Sun Feb 05, 2006 22:17

ok :)

Thanx for your help


Return to “Modifications / Integrations / Customisations”

Who is online

Users browsing this forum: No registered users and 4 guests