Re: rearrange ppro tray
| Newsgroups | gmane.comp.windows.power-pro |
|---|---|
| Message-ID | <[email protected]> |
I should apologize for the tone of some of my replies. I know English is not your first language. I can only ask again that you try to say more about what it is you are aiming to do, rather than ask a list of questions. It's better to know your overall purpose when I answer questions. The powrpro tray code was written 15-20 years ago, maybe more, and I do not think I made many changes to it since then. Certainly, it was written before balloon tool tips were available. If there is a way to set the positions of tray icons, it was written well before that feature too. It seems to be the tray icon stuff was pretty easy to implement. As I said in an earlier note, if you want to use more modern features of tray icons, I think you are best to start from scratch in your plugin -- create your own window for notifications and process the command list your self using cl to call the tray icons api..