notification-area Questions
4
Once installing Fedora 19 Desktop Edition, I run the systray of Qt Example. But I could not look for the system tray icon.
There is no Notification area in the Activities overview.
Please let me ...
Mazur asked 4/7, 2013 at 1:48
5
Solved
I have a program with an option to enable minimizing to the taskbar's notification area. In order for this to work, I need a reliable way of detecting when the user has minimized the application.
...
Culp asked 11/2, 2011 at 6:23
6
Solved
I'm trying to use the below code to show a Balloon notification. I've verified that it's being executed by using breakpoints. It's also showing no errors.
What should I do to debug this since it's...
Washtub asked 14/11, 2012 at 4:30
1
Solved
I'm making a desktop mascot with unity, and I do not want to see the icon appearing on the task bar, I want the icon in the system tray. Is there a way to do this?
PS: This is NOT a windows form...
Autopsy asked 27/8, 2018 at 0:59
4
Solved
What I want to do is check if my application has focus because if it is not then I will popup an Alert Window just over the Notification Area to display some message to the end user.
Anabiosis asked 14/9, 2010 at 20:16
3
Solved
I have a Windows Service that is always running when the user starts their workstation. This Windows Service is critical and I would like to show a Balloon Notification in the Notification Area whe...
Groff asked 1/6, 2011 at 16:35
1
Solved
I have an extension with a background page, and by default this causes Chrome to persist after you close all windows, and puts the Chrome icon in the system-tray. I would like to avoid this -- I do...
Rhythmist asked 16/8, 2012 at 18:18
2
Solved
I've been wondering, whenever you call the ShowBalloonTip method of the NotifyIcon class, you get a balloon tooltip like this:
Fig1: Standard Balloon Tooltip
Some applications and Microsoft pr...
Cheerful asked 12/1, 2012 at 14:14
3
Solved
I can enumerate the applications (handle,pid,path) with icons in the notification area, and I can control the position of the icons, but I can't get the tooltip.
How can I enumerate systray icons ...
Benally asked 4/2, 2010 at 23:16
3
Solved
I want to show a winform in the very right down corner just above the system tray,
How do I do that? Here is my code:
public static void Notify()
{
Rectangle workingArea = Screen.PrimaryScreen...
Silvertongued asked 4/9, 2010 at 23:7
2
Solved
I'd like to display a little popup window next to the notification area. It's similar to what Outlook/Skype/Live! Messenger/etc does when it displays the notification about a new message. In my cas...
Overlay asked 26/4, 2010 at 9:12
1
Regarding Notification Area recommendations by Microsoft, I'm looking for ideas or a Delphi component to implement Notification Area Flyouts.
The first "natural" idea is to use a standard Delph...
Cannelloni asked 20/1, 2010 at 21:14
1
© 2022 - 2024 — McMap. All rights reserved.