Stefan Küng
Stefan Küng
you're loop would block for 10s in the worst case. But it seems to me that there's something wrong on your machine. Maybe a tool that monitors or otherwise interferes...
Seems it's a known problem: https://www.techulator.com/resources/5607-Copy-pasting-clipboard-not-working-Remote.aspx
that source doesn't do anything different. Well actually it doesn't even retry to open the clipboard. After implementing the retry I thought this issue was solved. So what exactly is...
unfortunately, there's no callback/signal from Scintilla in between the OpenClipboard and CloseClipboard calls, so I have to add the lexer data in another open/close cycle.
script should work now again.
I think I know what's going on: There are tools (like the `InsideClipboard `one you use to debug) that monitor the clipboard for changes. For remove desktop situations, the remote...
https://groups.google.com/g/scintilla-interest/c/BeHASfsQJ7g/m/D-wABFBkAQAJ
a few questions: - should the setting be remembered the next time BowPad starts? - should the hotkey switch the RTL setting just for the current tab or for all?
Do you have a file that would need RTL mode for me to test? If yes then please attach it to this issue.
Scintilla hasn't implemented RTL support yet, but it's currently worked on: https://www.scintilla.org/ScintillaDoc.html#SCI_SETBIDIRECTIONAL https://groups.google.com/forum/#!topic/scintilla-interest/6u5YFzkRzRE%5B101-125%5D