Thread: [pywin32-bugs] [ pywin32-Patches-944453 ] win32gui patch to enable balloon tooltips
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: SourceForge.net <no...@so...> - 2004-04-29 13:07:38
|
Patches item #944453, was opened at 2004-04-29 23:07 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551956&aid=944453&group_id=78018 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: alch (alch) Assigned to: Nobody/Anonymous (nobody) Summary: win32gui patch to enable balloon tooltips Initial Comment: Hi, I am using this patch in clamwin (http://clamwin.sourceforge.net) to display balloon tool-tips in the tray icon. It requires Internet Explorer 5.0 or higher on pre-XP Windows, but nowadays this seems to be no problem. I created the patch against current cvs. Regards, Alech ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551956&aid=944453&group_id=78018 |
From: SourceForge.net <no...@so...> - 2004-05-14 17:20:25
|
Patches item #944453, was opened at 2004-04-29 23:07 Message generated for change (Settings changed) made by alch You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551956&aid=944453&group_id=78018 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: alch (alch) >Assigned to: Mark Hammond (mhammond) Summary: win32gui patch to enable balloon tooltips Initial Comment: Hi, I am using this patch in clamwin (http://clamwin.sourceforge.net) to display balloon tool-tips in the tray icon. It requires Internet Explorer 5.0 or higher on pre-XP Windows, but nowadays this seems to be no problem. I created the patch against current cvs. Regards, Alech ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551956&aid=944453&group_id=78018 |
From: SourceForge.net <no...@so...> - 2004-05-17 22:04:30
|
Patches item #944453, was opened at 2004-04-29 23:07 Message generated for change (Comment added) made by mhammond You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551956&aid=944453&group_id=78018 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: alch (alch) Assigned to: Mark Hammond (mhammond) Summary: win32gui patch to enable balloon tooltips Initial Comment: Hi, I am using this patch in clamwin (http://clamwin.sourceforge.net) to display balloon tool-tips in the tray icon. It requires Internet Explorer 5.0 or higher on pre-XP Windows, but nowadays this seems to be no problem. I created the patch against current cvs. Regards, Alech ---------------------------------------------------------------------- >Comment By: Mark Hammond (mhammond) Date: 2004-05-18 08:04 Message: Logged In: YES user_id=14198 There is no patch attached! ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551956&aid=944453&group_id=78018 |
From: SourceForge.net <no...@so...> - 2004-05-19 07:04:45
|
Patches item #944453, was opened at 2004-04-29 23:07 Message generated for change (Comment added) made by alch You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551956&aid=944453&group_id=78018 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: alch (alch) Assigned to: Mark Hammond (mhammond) Summary: win32gui patch to enable balloon tooltips Initial Comment: Hi, I am using this patch in clamwin (http://clamwin.sourceforge.net) to display balloon tool-tips in the tray icon. It requires Internet Explorer 5.0 or higher on pre-XP Windows, but nowadays this seems to be no problem. I created the patch against current cvs. Regards, Alech ---------------------------------------------------------------------- >Comment By: alch (alch) Date: 2004-05-19 17:04 Message: Logged In: YES user_id=1004158 sorry, forgot to tick the checkbox ---------------------------------------------------------------------- Comment By: Mark Hammond (mhammond) Date: 2004-05-18 08:04 Message: Logged In: YES user_id=14198 There is no patch attached! ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551956&aid=944453&group_id=78018 |
From: SourceForge.net <no...@so...> - 2004-05-19 07:09:20
|
Patches item #944453, was opened at 2004-04-29 23:07 Message generated for change (Comment added) made by alch You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551956&aid=944453&group_id=78018 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: alch (alch) Assigned to: Mark Hammond (mhammond) Summary: win32gui patch to enable balloon tooltips Initial Comment: Hi, I am using this patch in clamwin (http://clamwin.sourceforge.net) to display balloon tool-tips in the tray icon. It requires Internet Explorer 5.0 or higher on pre-XP Windows, but nowadays this seems to be no problem. I created the patch against current cvs. Regards, Alech ---------------------------------------------------------------------- >Comment By: alch (alch) Date: 2004-05-19 17:09 Message: Logged In: YES user_id=1004158 it works on Windows Me and later, windows 98/NT is not supported because Internet Expolrer doesn't update shell32.dll ---------------------------------------------------------------------- Comment By: alch (alch) Date: 2004-05-19 17:04 Message: Logged In: YES user_id=1004158 sorry, forgot to tick the checkbox ---------------------------------------------------------------------- Comment By: Mark Hammond (mhammond) Date: 2004-05-18 08:04 Message: Logged In: YES user_id=14198 There is no patch attached! ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551956&aid=944453&group_id=78018 |
From: SourceForge.net <no...@so...> - 2004-05-19 10:33:50
|
Patches item #944453, was opened at 2004-04-29 23:07 Message generated for change (Comment added) made by mhammond You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551956&aid=944453&group_id=78018 Category: None Group: None >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: alch (alch) Assigned to: Mark Hammond (mhammond) Summary: win32gui patch to enable balloon tooltips Initial Comment: Hi, I am using this patch in clamwin (http://clamwin.sourceforge.net) to display balloon tool-tips in the tray icon. It requires Internet Explorer 5.0 or higher on pre-XP Windows, but nowadays this seems to be no problem. I created the patch against current cvs. Regards, Alech ---------------------------------------------------------------------- >Comment By: Mark Hammond (mhammond) Date: 2004-05-19 20:33 Message: Logged In: YES user_id=14198 Looks good to me! Thanks! Checking in win32gui.i; new revision: 1.41; previous revision: 1.40 ---------------------------------------------------------------------- Comment By: alch (alch) Date: 2004-05-19 17:09 Message: Logged In: YES user_id=1004158 it works on Windows Me and later, windows 98/NT is not supported because Internet Expolrer doesn't update shell32.dll ---------------------------------------------------------------------- Comment By: alch (alch) Date: 2004-05-19 17:04 Message: Logged In: YES user_id=1004158 sorry, forgot to tick the checkbox ---------------------------------------------------------------------- Comment By: Mark Hammond (mhammond) Date: 2004-05-18 08:04 Message: Logged In: YES user_id=14198 There is no patch attached! ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551956&aid=944453&group_id=78018 |