I want to make sure I understand you correctly.

- There is no bug in the current version of DrRacket, because as you said,
it was already fixed in 7.7.0.91.
- What you want is to understand the fix in 7.7.0.91. In particular, you
want to understand
https://github.com/racket/gui/commit/c5035c07f6df75fcba7032c17905b78cb9bbf8ce

Is that correct?

On Thu, Jul 30, 2020 at 11:10 AM SpicesEx <[email protected]> wrote:

> Does DrRacket consider adding IME support?
>
> What I mean is that when using input methods such as Microsoft Pinyin to
> input Chinese, the candidate box will move with the movement of the cursor
> instead of being fixed on a corner of the screen.
> Like done here https://github.com/chikatoike/IMESupport
>
> And, I’m very curious about how DrRacket interacts with the system input
> method and related implementation modules. Can someone please tell me the
> code link or document related to it.
>
> and, would anyone like to talk about this issue?
> https://github.com/racket/racket/issues/3010
> https://github.com/racket/racket/issues/3037
>
> https://github.com/racket/gui/commit/823e940809e41db54f9d14abdef3288d4554388d
>
> I encountered this problem, and the maintainer answered my question
> kindly, but I am still confused about "why this problem occurs".
>
> https://github.com/racket/drracket/issues/375
> Can not input Chinese by Microsoft Pinyin in windows10 2004
> that the bug was fixed in Racket 7.6,But that happens again in the new
> version(DrRacket 7.7,OS :windows 10 Home 2004,OS build 19041.388,windows
> Insider Release Preview Channel.)
>
> In version 7.7.0.91, the bug has been fixed.
> I'm curious what the reason is this time.
>
> I hope you can tell me what knowledge I should learn to understand the
> reasons for the above mentioned bugs. For example, learn to use win32api to
> write desktop programs and read the documents here.
> https://docs.racket-lang.org/gui/windowing-overview.html?q=gui
>
> I have learned a lot about windows in the past six months, hoping to help
> test DrRacket for more problems.
>
> This post looks stupid, I'm sorry to interrupt your time, looking forward
> to any reply.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Racket Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/racket-dev/1144a170-393e-4b7b-aa19-fb8886dcedabn%40googlegroups.com
> <https://groups.google.com/d/msgid/racket-dev/1144a170-393e-4b7b-aa19-fb8886dcedabn%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-dev/CADcuegvJk%3DWAuT03xHqTXdfWwZztVwoFfKkUkDLVw3_zqoxpqg%40mail.gmail.com.

Reply via email to