Can Glade show preview for menu? - gtk

I created a menu and clicked the preview button, but it only showed an empty window titled "glade-previewer". Is it possible to preview a menu?

Related

How to remove hamburger menu button when the menu bar is disabled in Visual Studio Code

Before the update, I liked to disable show menu bar.
The menu disappeared and you just have to press Alt key to show it again.
But now Alt key doesn't work because there is a new hamburger menu button on the Activity Bar.
Is it possible to remove the hamburger menu icon?
Open File
Choose Preferences
Choose Settings
Search for window.menuBarVisibility
Set this according to your preference. toggle removes the new hamburger icon and only shows when you hit Alt.

Prevent closing cell editor in popup mode on outside click

I have custom text editor in table cell, after I select text in it I want to use top page panel to make it bold (outside of the table), but when I click on the button (on the top page panel) this action closes cell editor popup.
Is it posible to keep the cell editor open in popup mode after I click on buttons outside of the table?
In the current version of ag-grid (v24), clicking outside the grid does not close a popup editor, unless you set stopEditingWhenGridLosesFocus to true in the options.
See their example: https://www.ag-grid.com/javascript-grid-cell-editing/#example-dynamic-parameters

close sidr menu when user clicks link

I'm developing a site that uses the sidr menu. This site also uses modal windows to display content. when a user presses a menu item and it opens a modal window, the window opens below the sidr menu.
should I:
A. stack the modal window above the slidr menu so the entire contents can be seen? This might work as the toggle menu button is covered.
B. Force the menu to close so the modal window is not closed.
I thought changing the z-index of the modal window would work but I can't get it to load above the menu. the z-index of the menu is 999999. I tried 1,000,000 for the modal window, but it still loads below the menu.
what else can I try?

place a popup in tinymce after button click

I added a button to the tinymce editor (version 4.x) and when the user clicks on it it opens a popup to set options. I would like to have this popup open next to the button but I can't find how to get the coordinates of the button.
The function called by the button has an "editor" instance which contains a "buttons" attribute, but no useful information in there for placement.
I could use the element containing the editor as a reference, but is there a better way?

Like Box "show more" button opens another Like Box in another tab

In the like box, when i scroll down to the end of the news stream and click the show more button it opens the like box in a new tab. And doesn't show older news.
Please help.