Menu
Menu
DaniWeb
Log In
Sign Up
Read
Contribute
Meet
Search
Search
About 1,000 results for
notify-icon
- Page 1
Re: Android Native - How To Request Notification Permissions
Programming
Mobile Development
10 Hours Ago
by Inamullah_1
Great tutorial—thanks for sharing! Just a few quick additions: Starting with Android 13 (API 33), apps must request permission for POST_NOTIFICATIONS at runtime, while older versions allow notifications by default. It’s best to check the Android version before requesting this permission to avoid unnecessary prompts. Also, remember to handle the …
Re: Android Native - How To Request Notification Permissions
Programming
Mobile Development
1 Month Ago
by Erussuhsh
Hi I'm new android app development can you teach me
Re: Notify Icon does not show when the form is minimized
Programming
Software Development
14 Years Ago
by butler1233
…this piece of code: (ntfLibSMS is the name of my
notify
icon
) [CODE=vb.net] Private Sub LibSMS_Resize(ByVal sender As …It doesn't work. T_T The form hides, but the
notify
-
icon
didn't appear... Any suggestions? Do you have any idea…that that the form is "Form" an the
notify
icon
is "systrayico", the timer is "timer1&…
Notify Icon does not show when the form is minimized
Programming
Software Development
14 Years Ago
by breisa
…hide when I click on the minimize button, then the
notify
icon
will show up on the system tray. I have …this piece of code: (ntfLibSMS is the name of my
notify
icon
) [CODE=vb.net] Private Sub LibSMS_Resize(ByVal sender As Object… It doesn't work. T_T The form hides, but the
notify
-
icon
didn't appear... Any suggestions? Do you have any idea…
Re: Notify Icon does not show when the form is minimized
Programming
Software Development
14 Years Ago
by codeorder
See if this helps by using the Deactivate event. [CODE] Private Sub Form1_Deactivate(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Deactivate '// your code here to show the
notify
icon
. End Sub[/CODE] To hide the
icon
, use the Activated event.
Re: Notify Icon does not show when the form is minimized
Programming
Software Development
14 Years Ago
by breisa
… that that the form is "Form" an the
notify
icon
is "systrayico", the timer is "timer1"… it wouldnt work for me without having already applied the
icon
[/QUOTE] I also found it odd. I searched the whole…
Re: Notify Icon does not show when the form is minimized
Programming
Software Development
14 Years Ago
by breisa
….Deactivate '// your code here to show the
notify
icon
. End Sub[/CODE] To hide the
icon
, use the Activated event.[/QUOTE] I'll…
Adding a notify icon to a windows service.
Programming
Software Development
16 Years Ago
by murderotica
I've been busy learning windows service these days. I have here a windows service application that monitors a folder then logs all the activities inside that folder. I want my windows service to show in the system tray, how do I integrate my windows service and the
notify
icon
? Thanks! :)
Re: Adding a notify icon to a windows service.
Programming
Software Development
16 Years Ago
by murderotica
So, I should create a separate project for the
notify
icon
? Or just add a forms application to my windows service app?
Notify icon to all employee computer's when adding new employee
Programming
Software Development
10 Years Ago
by ahmedsa
Hi guys I need to make notification
icon
to any computers in Hr department when i added new …
Re: Notify Icon does not show when the form is minimized
Programming
Software Development
14 Years Ago
by lolafuertes
Jus guessing if the problem is in the task bar properties to hide the inactive icons. Had you already tried to set it not to hide them?
Need Help With Notify icons
Programming
Software Development
10 Years Ago
by BibhutiAlmighty
… containing multiple forms which shows
notify
icons while running. I have kept the
notify
icon
only once in the 1st…form.When the first form loads it shows the
notify
icon
. When a button is pressed the first form …hides and the 2nd opens. --------------------------------- Problem: Two
notify
icons are appearing in the taskBar whenI move to …
Notifyicon to open a link after clicking on the icon
Programming
Software Development
14 Years Ago
by john_zakaria
… problem is that the action of double click for the
notify
icon
is not working neither for mouse move or double click…
Notification doesn't show up on desktop (notify icon)
Programming
3 Years Ago
by Micheal87
… first doesn't work then I tried with adding an
icon
on notification and was working, at that point I tried… to add an
icon
also there, but not showed up. Also this is the…
Re: Notify icon to all employee computer's when adding new employee
Programming
Software Development
10 Years Ago
by deceptikon
Off the top of my head, I might approach it two ways: 1. Simply have the application check periodically for new records. This would be the easiest to implement, but it may see derading performance over time. 2. Use a notification service that pushes new records to client applications so that they can pop up a notification box or something. This …
Re: Notify icon to all employee computer's when adding new employee
Programming
Software Development
10 Years Ago
by cgeier
You could create an additional table, called "NewUsers". Create a trigger that populates this table when a record is added (Alternatively, rather than using a trigger, your application could create an entry in "NewUsers" table when it adds a new user to the employee table.) You probably want to create one entry for each HR …
Re: Adding a notify icon to a windows service.
Programming
Software Development
16 Years Ago
by LizR
You have to establish some form of communication protocol so that your application running in the systray and your service can talk without being the same thing.
Re: Adding a notify icon to a windows service.
Programming
Software Development
16 Years Ago
by LizR
You would need a separate application - as a rule a lot of machines are set so that services dont and cant interact with the desktop, as a result the service wont even run if it has forms in it.
Re: Adding a notify icon to a windows service.
Programming
Software Development
16 Years Ago
by murderotica
Thanks for the reply, you've been very helpful. Uhmm, can I ask you why is it that a lot of machines are set so that services don't and couldn't interact with the desktop? What rule is it? I'm a little confused. Thanks.
Re: Adding a notify icon to a windows service.
Programming
Software Development
16 Years Ago
by LizR
Part of it is done because a lot of services are running as a service account that has admin access with no questions and so any "user" who can interact with that potentially has more rights than they should Other reasons are that because services have no session like a user would, you need to be careful as to who would be controlling …
Re: Adding a notify icon to a windows service.
Programming
Software Development
16 Years Ago
by murderotica
I see. I have read that too that windows vista does not allow interaction between the ui and a service. Thanks!
Re: Adding a notify icon to a windows service.
Programming
Software Development
15 Years Ago
by navjyotnishant
Hey guys, If any one suggesting to Create a separate application and call the window service from that. then what is the need of window service? If you want a User interface then go for Window application or else go for Window service. Thanks
Re: ICON.EXE - Hijack this log attached - HELP PLS !!!
Hardware and Software
Information Security
18 Years Ago
by banchang
…WINDOWS\system32\geedb.dll O20 - Winlogon
Notify
: qomlljk - C:\WINDOWS\SYSTEM32\qomlljk.dll
ICON
.EXE doesn't appear to be … worse, as I used to be able to delete
ICON
.EXE, logoff & log back on again to…\Skype\SKYPE4~1.DLLO20 - Winlogon
Notify
: geedb - C:\WINDOWS\system32\geedb.dllO20 - Winlogon
Notify
: qomlljk - C:\WINDOWS\SYSTEM32\qomlljk…
Re: ICON.EXE - Hijack this log attached - HELP PLS !!!
Hardware and Software
Information Security
18 Years Ago
by banchang
…EMAIL="PowerC@M"]PowerC@M[/EMAIL] ZOOM\
ICON
.EXE C:\Program Files\USR WLAN\USR 22Mbps WLAN Adapter…\COMMON~1\Skype\SKYPE4~1.DLL O20 - Winlogon
Notify
: geedb - C:\WINDOWS\system32\geedb.dll O20 - Winlogon…
Notify
: qomlljk - C:\WINDOWS\SYSTEM32\qomlljk.dll O22 - SharedTaskScheduler: Browseui …
Re: ICON.EXE - Hijack this log attached - HELP PLS !!!
Hardware and Software
Information Security
18 Years Ago
by banchang
…:\Program Files\Trust\Trust 730S LCD PowerC@M ZOOM\
ICON
.EXE C:\Program Files\USR WLAN\USR 22Mbps WLAN …1\COMMON~1\Skype\SKYPE4~1.DLL O20 - Winlogon
Notify
: geedb - C:\WINDOWS\system32\geedb.dll O20 - Winlogon…
Notify
: qomlljk - C:\WINDOWS\SYSTEM32\qomlljk.dll O22 - SharedTaskScheduler: Browseui preloader…
Re: ICON.EXE - Hijack this log attached - HELP PLS !!!
Hardware and Software
Information Security
18 Years Ago
by kylethedarkn
…@M ZOOM Monitor.lnk = ? O20 - Winlogon
Notify
: geedb - C:\WINDOWS\system32\geedb.dll O20 - Winlogon
Notify
: qomlljk - C:\WINDOWS\SYSTEM32\qomlljk.dll…
Re: ICON.EXE - Hijack this log attached - HELP PLS !!!
Hardware and Software
Information Security
18 Years Ago
by banchang
…:\PROGRA~1\COMMON~1\Skype\SKYPE4~1.DLL O20 - Winlogon
Notify
: geedb - C:\WINDOWS\system32\geedb.dll O20 - Winlogon…
Notify
: qomlljk - C:\WINDOWS\SYSTEM32\qomlljk.dll O22 - SharedTaskScheduler: Browseui preloader - {…
Re: ICON.EXE - Hijack this log attached - HELP PLS !!!
Hardware and Software
Information Security
18 Years Ago
by banchang
…:\PROGRA~1\COMMON~1\Skype\SKYPE4~1.DLL O20 - Winlogon
Notify
: geedb - C:\WINDOWS\system32\geedb.dll O20 - Winlogon…
Notify
: qomlljk - C:\WINDOWS\SYSTEM32\qomlljk.dll O22 - SharedTaskScheduler: Browseui preloader - {…
Re: Need Help With Notify icons
Programming
Software Development
10 Years Ago
by JOSheaIV
So have you checked the property in the fomr "ShowInTaskbar". This pretty much means as it sounds, if true it shows an
icon
in the taskbar. So if you have two forms open, but with this true, and you minimize both you might get this dual
icon
(of course it could also be that you have two NotifyIcons)
Re: Need Help With Notify icons
Programming
Software Development
10 Years Ago
by Santanu.Das
Is the forms you showed are created dynamically? If so, create a controllflow by If Elseif to show the notification
icon
when the form shows at first time.
1
2
3
17
Next
Last
Search
Search
Forums
Forum Index
Hardware/Software
Recommended Topics
Programming
Recommended Topics
Digital Media
Recommended Topics
Community Center
Recommended Topics
Latest Content
Newest Topics
Latest Topics
Latest Posts
Latest Comments
Top Tags
Topics Feed
Social
Top Members
Meet People
Community Functions
DaniWeb Premium
Newsletter Archive
Markdown Syntax
Community Rules
Developer APIs
Connect API
Forum API Docs
Tools
Backlink Auditor
Legal
Terms of Service
Privacy Policy
FAQ
About Us
Advertise
Contact Us
© 2025 DaniWeb® LLC