Hi
I use SceneManger to navigate between Forms but I have no idea how to navigate between panels.
For example: I got one Form and want to change panels for that Form - of course with transient animations.
I got FormFactory and PanelFactory. How can I attach some panel to Form then detach and attach another one
using :
pSceneManager->GoForward(ForwardSceneTransition(ID_SCNT_MAINSCENE));
?
Actually, I couldn't find a good example how scene manager works with panels.
Thanks for any hint.
Regards,
slaw