Combobox usage problem
Posted: 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:
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!!!
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!!!