PSPad: 4.5.3 [2296]
WinXP Pro SP2

Component affected: GUI Title "New file..." Class "TfNewFile"

Reproducible: Always

Description:
Discovered this by using AutoIt3 to automate PSPad. It seems PSPad is not
terminating the "New file..." GUI properly after it is closed. The GUI exits,
but it is still being detected by AutoIt. I have a 'while' loop in AutoIt that
pauses the script until the "New file..." dialog closes. I verified this by
generating a pop-up message (MsgBox) to tell me exactly where the script hung.


While WinExists('[TITLE:New file...; CLASS:TfNewFile]')
  Sleep(50)
WEnd


-- 
<http://forum.pspad.com/read.php?4,43637,43637>
PSPad freeware editor http://www.pspad.com

Odpovedet emailem