All
Commit 05c788ac6f464b75c2a55c847a91d3a79261ca8e richedit: Used ITextHost methods to avoid using window handle directly caused the tooltips popups to stop functioning in e-Sword.
Has this been corrected in later Wine releases? I am at wine-1.1.14 with integrating the EM_FORMATRANGE patch.
Thank you.
James McKenzie
James McKenzie wrote:
All
Commit 05c788ac6f464b75c2a55c847a91d3a79261ca8e richedit: Used ITextHost methods to avoid using window handle directly caused the tooltips popups to stop functioning in e-Sword.
Has this been corrected in later Wine releases? I am at wine-1.1.14 with integrating the EM_FORMATRANGE patch.
Thank you.
James McKenzie
Did you file a bug report got that?
Nikolay Sivov wrote:
James McKenzie wrote:
All
Commit 05c788ac6f464b75c2a55c847a91d3a79261ca8e richedit: Used ITextHost methods to avoid using window handle directly caused the tooltips popups to stop functioning in e-Sword.
Has this been corrected in later Wine releases? I am at wine-1.1.14 with integrating the EM_FORMATRANGE patch.
Thank you.
James McKenzie
Did you file a bug report got that?
Nikolay:
I don't want to file a bug report if it is already fixed. I'll continue to work forward and see if the bug still exists. If it does, the report goes in.
James McKenzie
James,
James McKenzie wrote:
Nikolay Sivov wrote:
James McKenzie wrote:
Commit 05c788ac6f464b75c2a55c847a91d3a79261ca8e richedit: Used ITextHost methods to avoid using window handle directly caused the tooltips popups to stop functioning in e-Sword.
Has this been corrected in later Wine releases? I am at wine-1.1.14 with integrating the EM_FORMATRANGE patch.
Thank you.
James McKenzie
Did you file a bug report got that?
Nikolay:
I don't want to file a bug report if it is already fixed. I'll continue to work forward and see if the bug still exists. If it does, the report goes in.
wine-1.1.14 is pretty old. There are 109 commits since then that touch riched20; see the output of the below command for the details: git log wine-1.1.14..origin dlls/riched20/
bye michael
On Fri, Nov 27, 2009 at 8:42 AM, James McKenzie jjmckenzie51@earthlink.net wrote:
Nikolay Sivov wrote:
James McKenzie wrote:
All
Commit 05c788ac6f464b75c2a55c847a91d3a79261ca8e richedit: Used ITextHost methods to avoid using window handle directly caused the tooltips popups to stop functioning in e-Sword.
Has this been corrected in later Wine releases? I am at wine-1.1.14 with integrating the EM_FORMATRANGE patch.
Thank you.
James McKenzie
Did you file a bug report got that?
Nikolay:
I don't want to file a bug report if it is already fixed. I'll continue to work forward and see if the bug still exists. If it does, the report goes in.
You should check that yourself in git before e-mailing everyone in wine-devel about it...