Advertisement

Results for "Author: cobein"

ASP_Volume3 #65103
Mouse enter,leave,hover and scroll

I think is a decent mouse enter, leave, hover and scroll sample one class and 4 lines of code to make it WORK. You can attach as many controls you want to the same class and set a custom time for the enter and hover events for each one. Enjoy it! It uses LaVolpe's self sub and callback code.

ASP_Volume3 #65104
Systray Icon (7-17-07 IMPORTANT)

Reuploaded, last post is not accessible ??? I found a big bug concerning the recovery function now is working right, please if you are using and old version replace it. Major rewrite, additions and bug fixes, added support for windowless projects, class arrays windows 9x balloon, 3 new methods to load icons from resource files, from files and to extract them from dlls, exes. Fixed the balloontimeout and problems with popup menus. Better examples, add no window example, and multiple icons. Ive seen a lot of systray icon codes around here, but this one have everything, all the events including balloon close and balloon click all the properties you need to customize it, and a recovery function that ensure the icon will be shown even after an explorer crash, and is all in single class ready to be added to your projects, it uses LaVolpe and Paul Caton self subclass and callback. Updated: Added balloon timeout/nosound, fix some bugs and modified the recovery function Enjoy it!

ASP_Volume3 #65105
PrevInstance and command line (Final?)

Completely recoded, now is extremely easy to use, one property, one event, and two functions, last example was confusing and not coder friendly :D --This class allows you to detect a previous instance of your application, pass the command line parameters and parse them. It use LaVolpe's version of SelfSub and Callback. Ejoy it!

4_2005-2006 #170400
Mouse enter,leave,hover and scroll

I think is a decent mouse enter, leave, hover and scroll sample one class and 4 lines of code to make it WORK. You can attach as many controls you want to the same class and set a custom time for the enter and hover events for each one. Enjoy it! It uses LaVolpe's self sub and callback code.

4_2005-2006 #170401
Systray Icon (7-17-07 IMPORTANT)

Reuploaded, last post is not accessible ??? I found a big bug concerning the recovery function now is working right, please if you are using and old version replace it. Major rewrite, additions and bug fixes, added support for windowless projects, class arrays windows 9x balloon, 3 new methods to load icons from resource files, from files and to extract them from dlls, exes. Fixed the balloontimeout and problems with popup menus. Better examples, add no window example, and multiple icons. Ive seen a lot of systray icon codes around here, but this one have everything, all the events including balloon close and balloon click all the properties you need to customize it, and a recovery function that ensure the icon will be shown even after an explorer crash, and is all in single class ready to be added to your projects, it uses LaVolpe and Paul Caton self subclass and callback. Updated: Added balloon timeout/nosound, fix some bugs and modified the recovery function Enjoy it!

4_2005-2006 #170402
PrevInstance and command line (Final?)

Completely recoded, now is extremely easy to use, one property, one event, and two functions, last example was confusing and not coder friendly :D --This class allows you to detect a previous instance of your application, pass the command line parameters and parse them. It use LaVolpe's version of SelfSub and Callback. Ejoy it!

5_2007-2008 #192918
Mouse enter,leave,hover and scroll

I think is a decent mouse enter, leave, hover and scroll sample one class and 4 lines of code to make it WORK. You can attach as many controls you want to the same class and set a custom time for the enter and hover events for each one. Enjoy it! It uses LaVolpe's self sub and callback code.

5_2007-2008 #192919
Systray Icon (7-17-07 IMPORTANT)

Reuploaded, last post is not accessible ??? I found a big bug concerning the recovery function now is working right, please if you are using and old version replace it. Major rewrite, additions and bug fixes, added support for windowless projects, class arrays windows 9x balloon, 3 new methods to load icons from resource files, from files and to extract them from dlls, exes. Fixed the balloontimeout and problems with popup menus. Better examples, add no window example, and multiple icons. Ive seen a lot of systray icon codes around here, but this one have everything, all the events including balloon close and balloon click all the properties you need to customize it, and a recovery function that ensure the icon will be shown even after an explorer crash, and is all in single class ready to be added to your projects, it uses LaVolpe and Paul Caton self subclass and callback. Updated: Added balloon timeout/nosound, fix some bugs and modified the recovery function Enjoy it!

5_2007-2008 #192920
PrevInstance and command line (Final?)

Completely recoded, now is extremely easy to use, one property, one event, and two functions, last example was confusing and not coder friendly :D --This class allows you to detect a previous instance of your application, pass the command line parameters and parse them. It use LaVolpe's version of SelfSub and Callback. Ejoy it!

6_2008-2009 #215436
Mouse enter,leave,hover and scroll

I think is a decent mouse enter, leave, hover and scroll sample one class and 4 lines of code to make it WORK. You can attach as many controls you want to the same class and set a custom time for the enter and hover events for each one. Enjoy it! It uses LaVolpe's self sub and callback code.

6_2008-2009 #215437
Systray Icon (7-17-07 IMPORTANT)

Reuploaded, last post is not accessible ??? I found a big bug concerning the recovery function now is working right, please if you are using and old version replace it. Major rewrite, additions and bug fixes, added support for windowless projects, class arrays windows 9x balloon, 3 new methods to load icons from resource files, from files and to extract them from dlls, exes. Fixed the balloontimeout and problems with popup menus. Better examples, add no window example, and multiple icons. Ive seen a lot of systray icon codes around here, but this one have everything, all the events including balloon close and balloon click all the properties you need to customize it, and a recovery function that ensure the icon will be shown even after an explorer crash, and is all in single class ready to be added to your projects, it uses LaVolpe and Paul Caton self subclass and callback. Updated: Added balloon timeout/nosound, fix some bugs and modified the recovery function Enjoy it!

6_2008-2009 #215438
PrevInstance and command line (Final?)

Completely recoded, now is extremely easy to use, one property, one event, and two functions, last example was confusing and not coder friendly :D --This class allows you to detect a previous instance of your application, pass the command line parameters and parse them. It use LaVolpe's version of SelfSub and Callback. Ejoy it!

7_2009-2012 #237954
Mouse enter,leave,hover and scroll

I think is a decent mouse enter, leave, hover and scroll sample one class and 4 lines of code to make it WORK. You can attach as many controls you want to the same class and set a custom time for the enter and hover events for each one. Enjoy it! It uses LaVolpe's self sub and callback code.

7_2009-2012 #237955
Systray Icon (7-17-07 IMPORTANT)

Reuploaded, last post is not accessible ??? I found a big bug concerning the recovery function now is working right, please if you are using and old version replace it. Major rewrite, additions and bug fixes, added support for windowless projects, class arrays windows 9x balloon, 3 new methods to load icons from resource files, from files and to extract them from dlls, exes. Fixed the balloontimeout and problems with popup menus. Better examples, add no window example, and multiple icons. Ive seen a lot of systray icon codes around here, but this one have everything, all the events including balloon close and balloon click all the properties you need to customize it, and a recovery function that ensure the icon will be shown even after an explorer crash, and is all in single class ready to be added to your projects, it uses LaVolpe and Paul Caton self subclass and callback. Updated: Added balloon timeout/nosound, fix some bugs and modified the recovery function Enjoy it!

7_2009-2012 #237956
PrevInstance and command line (Final?)

Completely recoded, now is extremely easy to use, one property, one event, and two functions, last example was confusing and not coder friendly :D --This class allows you to detect a previous instance of your application, pass the command line parameters and parse them. It use LaVolpe's version of SelfSub and Callback. Ejoy it!

Languages
Top Categories
Global Discovery