Combobox usage problem

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

mkolb
Just popping in
Just popping in
Posts: 7
Joined: Mon Jan 22, 2007 07:46
Contact:

Combobox usage problem

Postby mkolb » Tue Jul 03, 2007 07:28

Hi all, I have a very strange issue with the Combobox.
Parsing seems to work quite right, but when I create a window (namely calling createWindow(String,String)) in the log runs following message:

Code: Select all

03/07/2007 09:16:13 (InfL2)   Assigning LookNFeel 'BlueSkin/Combobox' to window 'SzenarioBox'.
03/07/2007 09:16:13 (Error)   Exception: WindowFactoryManager::getFactory - A WindowFactory object, an alias, or mapping for 'Falagard/Editbox' Window objects is not registered with the system.

This sounds very strange to me, because the Falagard/Editbox was added as a WindowRendererFactory earlier, that's also mentioned in the log.
How is a Editbox related to a Combobox and how do I have to use the Combobox widget? What can be the problem here?
Thanks in advance!!!

User avatar
scriptkid
Home away from home
Home away from home
Posts: 1178
Joined: Wed Jan 12, 2005 12:06
Location: The Hague, The Netherlands
Contact:

Postby scriptkid » Tue Jul 03, 2007 10:17

Hi,

a Combobox has an Editox as its child to show the selected value and to accept input. If you have created your own scheme and an Editbox, you should have it point to your own editbox in the .looknfeel file. Otherwise, try to see if the Falagard/Editbox mapping is in the .scheme file(s) which you load.

HTH.


Return to “Modifications / Integrations / Customisations”

Who is online

Users browsing this forum: No registered users and 3 guests