Forum
Sign Up
× DataGrid for Qt.C++

findPanel doesn't work IME

4 months 3 weeks ago #1 by GYEYOUNG TNI
i use 8.0 public beta,
In findpanel, doesn't work IME. so i can't keyboard input with CJK.

ps. when 8.0 RTM release date?
ps. i want change QLineEdit on findPanel text color. QLineEdit text color always black. so when i use black background color, i cant read text.

Please Log in or Create an account to join the conversation.

More
4 months 3 weeks ago #2 by Developer Machines
Could you describe the problem in more detail? It will be easier for us to reproduce it.

Please Log in or Create an account to join the conversation.

More
4 months 3 weeks ago #3 by GYEYOUNG TNI
i use qt 5.15.11 and qtitan 8.0beta.

after Ctrl+F, show find panel. and i press ime key on keyboard but i can't change language between korean and english. only english

Please Log in or Create an account to join the conversation.

More
4 months 3 weeks ago #4 by Developer Machines
IME input method is disabled by default. To enable it please use:

m_grid = new Qtitan::Grid(this);
m_grid->setViewType(Qtitan::Grid::TableView);
m_grid->viewport()->setAttribute(Qt::WA_InputMethodEnabled, true);


P.S. We can enable it by default in the final build if needed.
Attachments:

Please Log in or Create an account to join the conversation.

More
4 months 2 weeks ago #5 by GYEYOUNG TNI
of course, must be default enabled feature!

Please Log in or Create an account to join the conversation.

More
  • Not Allowed: to create new topic.
  • Not Allowed: to reply.
  • Not Allowed: to edit your message.
Moderators: Developer Machines
Time to create page: 0.142 seconds

Developer Newsletter

Join our Developer Machines newsletter to get informed on all the latest releases of the commercial components for Qt.C++, Delphi FireMonkey, updates and general knowledges.

Quick Support

Should you need any additional information about our products or licensing, please contact us at the following email addresses:

  • This email address is being protected from spambots. You need JavaScript enabled to view it.

  • This email address is being protected from spambots. You need JavaScript enabled to view it.

Get in Touch

If you would like to purchase our products or services, but don’t know how to do it the right way, please feel free to contact us:

  • This email address is being protected from spambots. You need JavaScript enabled to view it.( any questions related to our products or services )
  • This email address is being protected from spambots. You need JavaScript enabled to view it.( questions related to licensing )