rudi 51 Posted November 7, 2022 Share Posted November 7, 2022 Hello, the Autodesk Inventor.exe is presenting the name of the currently opened document in the window title. But this "docuement-name-part" seems to be invisible to all the Win*() functions like WinExists() or WinWait() I noticed, that the document name is in the visible text, so I can use that one, but I'm just interested in to understand what's going on with the title text of inventor.exe: why does it display the document name without that one is showing up in the title string? Earth is flat, pigs can fly, and Nuclear Power is SAFE! Link to post Share on other sites
Nine 1,634 Posted November 7, 2022 Share Posted November 7, 2022 Probably a pseudo-title bar. “They did not know it was impossible, so they did it” ― Mark Twain Spoiler Block all input without UAC Save/Retrieve Images to/from Text Monitor Management (VCP commands) Tool to search in text (au3) files Date Range Picker Virtual Desktop Manager Sudoku Game 2020 Overlapped Named Pipe IPC HotString 2.0 - Hot keys with string x64 Bitwise Operations Multi-keyboards HotKeySet Recursive Array Display Fast and simple WCD IPC Multiple Folders Selector GIF Animation (cached) Screen Scraping Link to post Share on other sites
rudi 51 Posted November 10, 2022 Author Share Posted November 10, 2022 hello @Nine thanks for your reply. Doing a quick google search I couldn't find an exact match for pseudo-title bar. I guess this means, that Autodesk is just adding displayed information to be placed at to physical coordinates of the title bar instead of using the standard windows title bar text content? By that it's not possible to grab this content, as it's not part of the title bar element of the Autodesk Inventor program window? Earth is flat, pigs can fly, and Nuclear Power is SAFE! Link to post Share on other sites
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now