Page 1 of 1

TaharezLook/ScrollablePane

Posted: Sat Mar 18, 2006 14:23
by sphinkie
Hi,

I use this scrollpanel creation:

Code: Select all

ScrollablePane* pane = (ScrollablePane*)mWinMgr->createWindow("TaharezLook/ScrollablePane", PaneID);


and I have this error during runtime:

Code: Select all

Exception: WindowFactoryManager::getFactory - A WindowFactory object (or an alias) for 'TaharezLook/ScrollablePane' Window objects is not registered with the system.


I am not very surprised, because in the TaharezLook.scheme, there is no scrollablePane.

... but why ?

(I amusing the CEGUI version embedded with Ogre 1.0.5)

Posted: Sat Mar 18, 2006 18:18
by lindquist
TaharezLook/ScrollablePane should be available in both the old Taharez and the new Falagard version.