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. problem with qwidget & macro express pro
Forum Update on Monday, May 27th 2025

problem with qwidget & macro express pro

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 171 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.
  • E Offline
    E Offline
    EMInd
    wrote on last edited by
    #1

    hello.
    Seeking some help from you experts.
    I am using macro express pro.
    Trying to read a software qwidget (used by xampp) for installing wordpress sites.
    I can manually activate the buttons (with mouse), install text into textboxes (using keyboard) etc ... but macro express wont pick up the coding no matter what I try!
    The closest I get is it showing the z-order but it cant collect a value ... so I dont have a control value to work from..
    Any ideas on how can I make the coding readable by the macro?
    Thankheaps
    EMind

    1 Reply Last reply
    0
    • mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to the forums.
      macro express pro must support Qt directly or its not possible. (AFAIK)

      The Widgets are not native controls and hence trying to access them via the
      Windows API wont work at all.

      I had same issue with AutoIt3 and only got it partly working.

      Did you talk with macro express pro support ?

      1 Reply Last reply
      2

      • Login

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