Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. QAxWidget trouble with duplicate letters

QAxWidget trouble with duplicate letters

Scheduled Pinned Locked Moved Unsolved General and Desktop
qt 5.5qaxwidgetdriverwindows
1 Posts 1 Posters 708 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    Psy_Duck
    wrote on 22 Mar 2016, 11:46 last edited by
    #1

    Hi all again! I include card-reader driver in program by QAxWidget (i wrote about it in: this topic).
    And i had (and have now) problem, that i solved how "create new object with control->use object ->delete object". It's works, but everytime need create new object and connect and it's so long. And i have hope, that you gives me some advice.
    Problem: after connect to driver by it's uuid i have trouble with duplicate non-english letters that typed by keyboard (picture) and it's only in this Qt program.

    1. This occurs only with the card-reader driver. Doesn't occurs if i connect file or other drivers.
    2. I try change setControl (i mean first setControl("driver"), after setControl ("another driver or file") - no effect.
    3. I try "QAxWid->control.clear/QAxWid->discconnect or clear" - no effect.
      That i think - 1) trouble ofcourse in driver; 2) i think me need something how "unsetControl"))
      Well, that can forum say ?
    1 Reply Last reply
    0

    1/1

    22 Mar 2016, 11:46

    • Login

    • Login or register to search.
    1 out of 1
    • First post
      1/1
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved