Search the Community
Showing results for tags 'Accordion'.
-
Hi, I am creating an accordion style menu using panel. I can have multiple panels with title bar. Inside each I can have multiple buttons. Therefore, it needs to be scroll-able. I used UniSimplePanel with AutoScroll set to true. The issue is that UniSimplePanel shows an empty title bar. I dont need this extra title bar (See attached image and Project). My question is, is there a way to remove title bar from UniSimplePanel? Alternatively, is there a way to make UniPanel scroll-able? Unigui:1.10.0.1469 Thanks. ScrollableAccordionLayout.zip
- 9 replies
-
- UniSimplePanel
- Unipanel
-
(and 4 more)
Tagged with:
-
Hey guys! From the Menu Series, follow one more. Now a Native Side Menu, only with uniGUI components, using client and frame layout. Video lessons: Attached Source Code: Hope you like it! [PT_BR] Fala galera! Da Série Menu, segue mais um. Agora um Menu Lateral Nativo, somente com componentes uniGUI, usando layout client e frame. Vídeo Aula: Código Fonte anexo: Espero que curtem! MenuLateralNativo.zip
-
I'm using " Accordion Layout" similar to Demo ( LayoutManagementAccordionLayout ) . I would like to switch panels via Code... as with TUniPageControl with " ActivePage ". How to make? UniPanelA.ActivePanel ???