[Github-comments] [geany/geany] Add an editor option to enable IME's candidate window display inline (#1514)

elextr notifications at xxxxx
Sun Jun 11 01:59:54 UTC 2017


@b4n, well, the scintilla [docs](http://www.scintilla.org/ScintillaDoc.html#SCI_SETIMEINTERACTION) reads to me that Scintilla doesn't have control on some platforms, but it does on others, and there is nothing about which is default on the platforms where it does have control.  

So I read that as, on platforms where it has a choice, it leaves the default up to the platform unless the user sets one option or the other, otherwise why have two options, just have say windowed as default and set inline instead?

I havn't checked Scintilla's code, I'm not really interested in digging into several platform layers that I know nothing about.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/1514#issuecomment-307601078
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20170610/9ca7a545/attachment.html>


More information about the Github-comments mailing list