I'm new with PureBasic and wonder, if there exists a fuction (or a simple solution) which checks to see if a specified window exists?
In the past years, I worked a lot with AutoIt Script. But I was impressed of PureBasic and want to give it a try. I don't want to compare AutoIt with PureBasic, but simply as an example, in AutoIt, there exists a function for that:
Code: Select all
WinExists ( "title" [, "text"] )
Thanks for any tipps.
Regards
Roman


