Jump to content

Search the Community

Showing results for tags 'menu'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • uniGUI Public
    • Announcements
    • General
    • Feature Requests
    • Installation
    • Deployment
    • Other Platforms
  • Licensing
    • Licensing
    • Ordering uniGUI
  • Bug Reports
    • Active Reports
    • Closed Reports
    • Old Bug Reports
  • uniGUI Development
    • General Development
    • uniGUI Releases & Roadmaps
    • Utilities
  • Mobile Platform
    • uniGUI Mobile
    • Mobile Browsers
  • Users Area
    • Sample Projects
    • Components and Code Samples
    • Third Party Components
  • Non-English
    • Non-English
  • Miscellaneous
    • Hosting
    • Server Security
    • Jobs

Calendars

  • Community Calendar

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Location


Interests

Found 16 results

  1. Removed due to my space size quota. See at https://www.uniguiexpress.com It is just a simple example using uniURLFrame but with a nice carousel menu. Where in JavaScript says "Place your ajaxRequest..." you should provide your callback code to trigger the menu. You can change the CSS to remove de number. It is just for reference.
  2. 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
  3. Hello everyone, I am sharing my version of Ribbon Menu (such as Office) and created from various internet examples with ExtJS 4. I have received several requests over time and I apologize for not having found the time to build something that could be easily understood (my first version was in ExtJS 3 and created from a complex code, out of uniGUI) . I hope you enjoy, and be involved in the evolution of this example. (This sample was made with Delphi XE7 and uniGUI Pro 0.99.0.1169) RibbonMenu.zip
  4. When I create a new project and add a menu to the main form, then launch the application, I get a dropdown menu that has up/down arrows instead of showing the menu items when using Chrome. If I select another menu choice, then go back to the one that was not displaying correctly, it now shows the proper sub-menu items. This does not occur in Edge. I have only tried to do this with Chrome and Edge. I am using uniGUI 1.50.0.1480 and creating the application in Delphi 10.2. There was another post in July that may have had the same issue, but no real solution. I have attached two images. One in Edge and one in Chrome.
  5. Good afternoon, I have a problem putting my PopUp menu in UnidbGrid. Until version 1398 was working, and now in version 1466 the menu opens in different place from where I click. See the image, where is the red arrow is where I click, and the popup opens higher. How to correct?
  6. How can I sort certain top-level menu item defined in TUniMainMenu? We have few menus that contain quite a few items and we must sort them alphabetically. I can't do this in design-time because we support multiple languages in user interface and obviously those menu entires will be sorted differently depending which language is selected. For example: "MENU-2" needs to be sorted. MENU-1 MENU-2 MENU-3 A C A B F B D C B A E Thank you in advance. // Mika
  7. Can someone please show me how to make a TUnimMenu (Menu) scrollable - Thanks. UniSession.AddJS('Ext.Viewport.setMenu('+ '' + Menu.JSName + ',' + '{ '+ ' scrollable: true '+ '});');
  8. Hello everyone, we are going to uniGUI in vein, so come on, this post is attached to the source code and a video showing how I did it. I hope you enjoy it, thanks. HTML Menu: https://bootsnipp.com/snippets/yplrV Olá pessoal, Bora de uniGUI na veia, então bora, neste post vai em anexo do codigo fonte e um vídeo mostrando como fiz. Espero que gostem, valeu. Menu HTML: https://bootsnipp.com/snippets/yplrV Video lessons (Vídeo Aula) MenuTreeHtml.rar
  9. Here's a simple example of how a html + css menu can be created and used in uniGUI by calling server procedures. MenuHtml.zip
  10. Please add a ScreenMask Property to TUniMenuItem components. As an alternative, it would be even better if you modify TUniScreenMask like this: TUniScreenMask Properties: ----Attached Control (working with any control) ----Attached Control Event (any event selectable) ----Target Control Thanks
  11. Hi, how can I open a form from an css menu I am using a htmlframe but I dont know how to capture the selection clicked in the extevent for execute an action
  12. Maybe this section is more appropriate: http://forums.unigui.com/index.php?/topic/5319-ribbon-menu/?p=27224
  13. There is possibility to change the source of an item of popup menu?
  14. Good morning to all, I have a couple of questions regarding Unigui 1 - I'm inserting a menu, but I want this menu not always this at the top but in a specific location such as inside a panel, the idea is to place in the first form a kind of baner and under the banner menu, but the menu is always placed above. 2 - As is to be able to display a form inside a panel. 3 - Finally got the application form for you to display in page mode, but as I show a modal form in this case. Thank you ...
  15. Buenos dias a Todos, Tengo un par de Pregunta con Relacion a Unigui 1- Estoy Insertando un menu, pero deseo que ese menu no este siempre en el tope sino en una ubicacion especifica por ejemplo dentro de un panel, la idea es colocar en el formulario primero una especie de baner y debajo del banner el menu, pero el menu siempre se coloca arriba. 2- como es que se logra mostrar un formulario dentro de un panel. 3- Por Ultimo tengo la aplicacion para que lo formulario se muestren en modo Pagina, pero como muestro un formulario modal en este caso. Gracias...
  16. Good morning to all, I have a couple of questions regarding Unigui 1 - I'm inserting a menu, but I want this menu not always this at the top but in a specific location such as inside a panel, the idea is to place in the first form a kind of baner and under the banner menu, but the menu is always placed above. 2 - As is to be able to display a form inside a panel. 3 - Finally got the application form for you to display in page mode, but as I show a modal form in this case. Thank you ...
×
×
  • Create New...