Where is a Dropdown Menu in Sketchflow - expression-blend

Ok I cannot freaking can't believe this. I cannot find a dropdown menu in Sketchflow - Expression Blend 4. I need to create a mockup quicky and easy and it's amazing how I cannot find a simple dropdown to drag to my project's web page mock-up I am creating here.

In WPF/SL the dropdown is called ComboBox
You can search for the sketch controls and select the ComboBox from the Assets window, or you can select it from right clicking on the Buttons icon on the toolbar:

Related

Dropdown menu not available in Api Management Developer Portal

I am unable to get a dropdown menu to work in the api management developer portal. There is very little documentation about this, but I have seen from github questions that it is suppose to be able to have a dropdown menu in the top menu bar like in this link
I am unable to get this myself. I have created pages in the navigation menu that have subpages,
and I tried to add a menu widget to the top bar with the root navigation item beeing the menu with subpages, but there is no options when editing the menu to select the list to be dropdown.
How can I get dropdown menues?
There are no "Submenu" or "Menu with Dropdown" widgets, the only other dropdown widgets I find is "List of APIs (dropdown)" and "List of products (dropdown)".
In the navigation structure you can create sub-menus by selecting a parent item and then clicking "Add navigation item" to add child items (also you can use arrow keys to make an existing item a subpage or promote it to parent level). After that, the Menu widget with "Horizontal" layout will display the dropdown when clicking on them. Menus with "Vertical" layout will form a tree of navigation items.

Kendo Grid MVC Open Context Menu on Left Click

I am using MVC Kendo Grid. First column has an icon which opens a right click context menu. I want to left click this icon and open a context menu / menu.
Please note on individual row I want to perform some operation when selecting some operation.
You can specify the event to show the context menu: .ShowOn("click"). See https://docs.telerik.com/aspnet-mvc/api/Kendo.Mvc.UI.Fluent/ContextMenuBuilder#showonsystemstring for documentation and https://docs.telerik.com/kendo-ui/api/javascript/ui/contextmenu/configuration/showon for an example.

Glade3 - how to set a treestore

I want to set a TreeStore to populate a Treeview inside Glade 3 - I mean not programmatically - so that I have a Treestore in the glade XML file.
Is it possible to define a TreeStore (not a ListStore) in Glade 3?
When I right-click on the treeview and get in the treeview editor, it's possible to set a new Treeview Model, but it automatically comes as a ListStore. Is it possible to switch to a TreeStore somewhere?
Couldn't find this answer in the Glade tutorials because there's so few of them and don't cover many functions.
This is with glade 3.18.3, installed via canonical repositories on ubuntu 16.04:
On the left pane under "Miscellaneous" the second icon is "Tree Store".
Click that and it will add a new object to your project. In my case called treestore1. This will show up on the right under the widget tree.
Now click on your treeview and see the properties pane (on the right). Under TreeView Model click the little pencil edit button:
and it will popup and let you select your new tree store.

Dropdown menu in Joomla

Iam have some problems with a drop down menu. I have asigned a drop down menu to the menu item "test 1". But when iam on the default page it wont show the drop down menu, when i hover the item. It only works when click on the menu item "test 1".
I need the dropdown menu to be showed, no matter witch page you are watching.
Can some one help me? I guess it is a simple styling, but cant seem to figure it out.
You can see the website here
What module are you using for the menu system?
You may try using a different menu extension that the one being used currently.
It may be a CSS issue.

Tinymce change target path of insert/edit image icon

In TyniMce when select the text and right click there is inser/edit Image option is there on click on that how can i open my own aspx page not TynyMce ImageEdit.html page.
You can crete your own contextmenu (and open it on right click) using an own plugin.
The tinymce contextmenu plugin should be worth a look at. If you want to develope your own contextmenu plugin have a look at the source code.

Resources