Share

ClipControl

Tracker: Patches

5 Tray Icon Label - ID: 2829214
Last Update: Tracker Item Submitted ( martinfuchs )

Hello,

I modified the source code of ClipControl to add a tooltip label to the
tray icon in CCApp::InInit();

if (cfgMain->Read("trayicon", 1))
tbiTray->SetIcon(wxIcon("IDI_CCSMALL"), "ClipControl"); //MF, 19.07.2009
//tbiTray->SetIcon(wxIcon("IDI_CCSMALL"));

With this title in the tray icon Windows can recognize the icon at system
restart and you can use the customization option of Windows Task Bar to
permanenetly show or hide the icon. Without the label Windows is confused
and resets the tray icon to default behaviour at any system start.

If you want to have a look at the new executable, here is an archive
containing EXE and DLLs:
http://www.foxplanet.de/clipctrl/ClipControl.rar


Martin Fuchs ( martinfuchs ) - 2009-07-29 20:07

5

Open

None

Nobody/Anonymous

None

None

Public


Comments




Log in to comment.

No follow-up comments have been posted.

Attached File

No Files Currently Attached

Change

No changes have been made to this artifact.