trayicon
Default state of the systray icon
In my WPF application, I had to set a systray ico开发者_JS百科n. It\'s a business application which will be used every days.[详细]
2023-02-16 11:45 分类:问答pygtk system tray icon doesn't work
i am trying to display system tray icon in my program. when i start my program it shows window and when i colse window it gets hidden.[详细]
2023-02-15 22:02 分类:问答Balloon tip text must have a non-empty value exception
I got \"Balloon tip text must have a non-empty value\" exception when the OnStateChange(). This method called when my application is minimized.[详细]
2023-02-12 20:23 分类:问答SystemTray based application without window on Mac OS X
How do I do an application that runs only as a SystemTray TrayIcon on mac os x, (without an awt window and dock icon)?[详细]
2023-02-12 08:34 分类:问答C# tray context menu not hiding when message box
In my application I have context menu which is associated with tray icon of the application, when user click on About menu item, it display the message box. Message box is still visible, user right cl[详细]
2023-02-07 17:21 分类:问答Different ways of show notifications from tray bar
What are the alternatives to balloon hints to show notifications from the tray bar? What I want to achieve is something like Skype notifications, so I want to also have the feature of piling up notif[详细]
2023-02-03 16:59 分类:问答Minimize Chrome browser to tray?
How to minimize chrome browser to tray when I click on standard minimize button? I don\'t want Chrome to appear in task bar.[详细]
2023-01-27 09:02 分类:问答Balloon hints on Delphi app tray icon keep popping up indefinitely
I have a Delphi 2006 app that can minimize to a tray icon, and displays various alert messages via a balloon hint over the tray icon.[详细]
2023-01-25 20:54 分类:问答How can I use two NotifyIcons in C# without the second one disappearing when i hover the mouse over?
I Have a VS2008 app that needs to display two notifyIcons in the System tray. One is the main application icon, which allows quick access to the GUI. The second is a \"new message\" icon, which is dis[详细]
2023-01-16 05:50 分类:问答PyQt application crashes after closing QMessagebox window
Here is the code of my simple tray application. It crashes with segfault when i call information window from context menu of application and then close it.[详细]
2023-01-13 20:28 分类:问答