too many icons for a tray application in MFC !

EDN Admin

Well-known member
Joined
Aug 7, 2010
Messages
12,794
Location
In the Machine
Hi,
I am working on a tray application in MFC. But I am encountering a problem: I found very many<span style="color:#333333; font-family:arial,sans-serif; font-size:13px; line-height:16px; text-align:left small same icons of this application in the box
of "Show hidden icons" at the bottom bar in the Windows GUI, after I run
<span style="color:#333333; font-family:arial,sans-serif; font-size:13px; line-height:16px; text-align:left
this application <span style="color:#333333; font-family:arial,sans-serif; font-size:13px; line-height:16px; text-align:left several times. When I used mouse to hover over these icons, they quickly disappeared. Finally, only one icon was there.
<span style="color:#333333; font-family:arial,sans-serif; font-size:13px; line-height:16px; text-align:left I do not want to see so many same icons there and hover over mouse to make them disappear. I just want only one icon even if this application runs
many times. How can I fix this problem?
<span style="color:#333333; font-family:arial,sans-serif; font-size:13px; line-height:16px; text-align:left Thanks.

View the full article
 
Back
Top