Hello duponq,
> is it possible with powerpro to change a window's title?
The only way I know is to use the au plugin.
au.WinSetTitle(OldTitle,WindowText,NewTitle)
Example: au.WinSetTitle("AutoItDLL Help","","new title")
You can use variables, not in quotes, instead of literals in quotes.
The middle parameter "WindowText" is optional.
It helps to identify the target window if more than one window
exists with the same title.
For details see AutoItDLL.chm in your plugins folder:
Contents, AutoItDLL, DLLFunctions, Window Manipulation, AUTOIT_WinSetTitle
and also read: Contents, AutoItDll, Window Titles and Window Text
because au/autoit takes parameters in a slightly different way,
not the same as PowerPro's usual caption list: *PartTitle*
You can use the start of the title, with no * wildcard.
Attention: PowerPro's Web site has moved: http://www.ppro.org
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/power-pro/
<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/