I have already find the correct way to type characters

hello
I just used the dk() function
I found the dk() function can store many Taiwanese Characters and won’t mix them up. Theoritically I can store as much characters as I want if those characters exist in unicode.

However there is another issue. All the character is not visible, theoritically I can only type the TAB to let the taiwanese characters generated one after another, or I can type the number key to select them.
So, how can I let the keyman keyboard show a window or icon about those characters during typing? I know the korean KK keyboard and simplified Chinese keyboard has made it, how did they made it?

The IMX support that Korean RR and Simplified Chinese keyboards use works only on Windows, and is not well supported. We are planning to redevelop this, as we have told you before, but have not yet started work on it.

We cannot provide you with any support on developing an IMX keyboard, but the source for Simplified Chinese is available at keyboards/release/c/cs_pinyin at master · keymanapp/keyboards · GitHub and you are welcome to learn from that.

I am looking at them.
How can I use the call() function to call the IME? How can I add a IME dll file in Taiwanese. Do you have any guidance?

I just found Egyptian hieroglyphs is using the method I am using exactly to contain symbols. However hieroglyphs only have circa 700 symbols but Taiwanese can have 20000 Kanjis.

When will you redevelop the system? If the process of redoing is too slow, if it will take more than 2 years, I can not wait and I must to start in my path.

The only guidance we have is on the help website: Input Method Extensions

We don’t have a date on when we will redevelop the system at this time. We are, as I have said before, a very small team with very limited resources.

Can you give me the contact of Korea RR keyboard’s author? I want to exchange my idea with the author.

I’m sorry we no longer have contact with the original author

Can you told me how can we make the dll file? At least you should told me how to code it then how to compile it.

I’m sorry, that’s outside the scope of what we can support