2008-08-24, 08:07 AM
Hi,
I'm not sure if I'm doing something wrong, but it seems that panels are not shown in the menu when the "MenuType" is set to "Horizontal".
While the logfiles say that they're added ("Adding panel to main menu: NowPlaying"), they never show up.
I had a look and saw that the constructor and GetName() are called in a class implementing IUiPanel, but nothing else (no GetRenderList() and no needsRendering()).
Are panels only supported in non-horizontal menus?
-alibert
I'm not sure if I'm doing something wrong, but it seems that panels are not shown in the menu when the "MenuType" is set to "Horizontal".
While the logfiles say that they're added ("Adding panel to main menu: NowPlaying"), they never show up.
I had a look and saw that the constructor and GetName() are called in a class implementing IUiPanel, but nothing else (no GetRenderList() and no needsRendering()).
Are panels only supported in non-horizontal menus?
-alibert