menubar Questions
5
Solved
I have menu-bar-open bound on f11 and menu-bar turned off, and because of that, f11 calls tmm-menubar, which is inconvenient and doesn't have mode-specific menu items for some reason (like org and ...
3
Solved
When you create an application with a GUI using Tkinter in Python, the name of your application appears as "Python" in the menu bar on OS X. How can you get it to appear as something else?
3
I'm trying to create a simple menu bar extra in Swift UI using the new MenuBarExtra. I would like the button text in the popover to update dynamically every time the menu is open.
I'm creating the ...
Infirm asked 8/11, 2022 at 1:22
1
I have a SwiftUI Menu Bar App with no visible Windows on startup, except an entry in the Menu Bar with a Button showing a View on click.
This works great, but sporadically, the App throws an assert...
Messina asked 24/5, 2022 at 11:15
2
I am developing Qt app for macOS.
How could I add items to menuApp? I mean the entry which appears on the menu bar right to Apple's Icon.
How can I achieve that in Qt?
I am using Qt 5.9. Qt Widgets...
4
The menu bar (the menu bar towards the top with option to save, run etc.) on Google Colab somehow disappeared (I probably pressed something that made the menu bar disappear). Please let me know how...
Weakness asked 11/7, 2020 at 2:19
1
Solved
I'm building a macOS menu bar app with SwiftUI's new MenuBarExtra API and running into a bit of an odd issue.
I've implemented a settings window that I can open with the following call:
if #availab...
2
Solved
I am using Menubar from primeng for my app. I got the Menu showing, but I wasn't able to make the routing working in my app. I set specific link's route say "reports/89", but when I click the menu ...
5
Solved
I'm trying to make a GUI using Tkinter and have come to implementing a menu bar. I've looked at a few tutorials and written some code for it, but a menu bar never seems to appear - just a blank fra...
2
Solved
I'm trying to emulate Objective C's NSStatusItem functionality in Java. That is, I'm trying to write a Java app that will sit in the Mac's menubar, like this. Here's a link to Apple's documentation...
5
Solved
I have a statusbar application, which runs in the menu bar. Therefore I set Application is agent (UIElement) to true in the info.plst. That results in no dock icon and no menu bar for my applicatio...
Aitch asked 27/12, 2016 at 6:24
1
Solved
Hi I am starting to learn SwiftUI and macOS development. I am using the SwiftUI life cycle. How do I call a function from the focused window from the menu bar.
Besides Apple documentation, I found ...
5
Solved
I was just wondering how to get the height of the apple menubar, in pixels (the one always on top)
(My screen size is 1200 x 800) i was wondering what it would be excluding the menubar.
Decanal asked 19/5, 2010 at 16:32
2
Is it possible? By looking at the options I'm stumped. Searching on the web hasn't lead me anywhere. Can I create a submenu in the menubar. I'm referring to doing something similar to Idle Shell wh...
Valgus asked 6/12, 2013 at 16:59
2
Solved
I'm writing an app in swift that lives in the menu bar at the top of the screen. I need both a global and local event monitor to open the popover on a specific key press. There is no problem with t...
6
Solved
5
Solved
Today I got some new restrictions on my WPF user interface that should eliminate the permanent visibility of the MenuBar.
I thought of imitating the user interface of Windows Live Messenger. That ...
3
Solved
I'm building a menu bar in my cocoa application with the following code in the @implementation of my custom application CustomApplication:
+(void) setUpMenuBar
{
[CustomApplication sharedApplicat...
Emee asked 26/10, 2015 at 12:23
10
I'm sure this topic comes up all the time,
But I can't seem to fine a concise answer.
I've got a vertical menu bar that I want to reuse in webpages (>20).
The Menu Bar is coded in HTML and uses...
Rosenberg asked 4/8, 2009 at 19:6
4
Solved
I am an Applescript newbie. I want to know Applescript to show the Apple menu bar items from an arbitrary application (but the many bar should remain for the orginal application).
I tried the foll...
Fingerstall asked 5/5, 2013 at 23:42
1
Solved
I tried Prelude - WikEmacs,
Every time I open emacs, there is a menu bar at the top:
File Edit Options Buffers Tools Emacs-Lisp Prelude Projectile Help
How can I remove it or prevent it f...
1
I have an app called Fenêtre, when looking process name using top command it gives the name Fene?~Btre H.
I would like to click the item called 'a.py' under its menubar item as shown in figure.
...
Vereen asked 17/10, 2018 at 2:19
4
Is there a way in Cocoa to receive a notification (or something similar) when the menu bar becomes hidden or visible? I tried looking around and have not found any information on this topic.
Than...
Overcautious asked 26/1, 2016 at 7:5
4
Solved
I have an app with a popover that appears on a status bar item. The thing is, when you click on the icon while you're in a full screen app, then move the mouse away from the menu bar to click on so...
Ectoparasite asked 21/1, 2016 at 0:40
3
Solved
After having spent quite some time looking at ways to an app for the menu bar we're close to admit defeat.
We are basically just looking for an example/pointer on how to create an app that will pu...
1 Next >
© 2022 - 2024 — McMap. All rights reserved.