[python-win32] Setting Focus Assist Mode via COM

2023-05-29 Thread name zero via python-win32
Hi, could someone help me out with first steps for how to set Focus Assist via COM, which https://gist.github.com/riverar/085d98ffb1343e92225a10817109b2e3 demonstrates for a C++ code base? Something like win32com.client.Dispatch('{6bff4732-81ec-4ffb-ae67-b6c1bc29631f}',

[python-win32] win32clipboard.SetClipboardData doesn't support Unicode

2023-05-29 Thread Vladimir Alexiev
Hi everyone! I've posted https://github.com/mhammond/pywin32/issues/2061 with full info about the bug. It uses the program listed at https://stackoverflow.com/questions/76175244/how-to-put-formatted-text-on-clipboard-with-python-and-avoid-conflict-with-ditto I think the critical line is this:

[python-win32] unknow solution

2023-05-29 Thread Martín Trujillo Raddatz
i ve using the library for some time now without any trouble.. but a few days ago the script for a conversion in word from doc to pdf respond with this error sometimes, other works fine, the error is random, i cant figure out why occurs. the error is: Traceback (most recent call last):