how to set wintitle of gimp using autohotkey
![]()
how to set wintitle of gimp using autohotkey
Started by
hulk
, May 14 2012 04:42 AM
5 replies to this topic
#1
hulk
Posted 14 May 2012 - 04:42 AM
#2
Posted 14 May 2012 - 05:10 AM
Run this script
make the target window active
Press F1 key
The window name will be changed
Beyond this, you will have to work through the tutorial.
make the target window active
Press F1 key
The window name will be changed
f1::WinSetTitle, A, , This is a new title
Beyond this, you will have to work through the tutorial.
#3
hulk
Posted 14 May 2012 - 05:56 AM
my requirement is how to set windows title of gimp using autohotkey
:?:
#4
Posted 14 May 2012 - 06:13 AM
Get/Set? Leef_me already post a code on how to Set the WinTitle.
#5
hulk
Posted 14 May 2012 - 06:31 AM
how to set wintitle of gimp using autohotkey
#6
Posted 14 May 2012 - 02:52 PM
Your original request was extremely vague.
You knew the word 'wintitle' but don't know how to set it.
If my response was wrong or insufficient explain why.
Do not repeat yourself again. You are a Guest, behave in a good manner.
Express your request in a different way.
You knew the word 'wintitle' but don't know how to set it.
If my response was wrong or insufficient explain why.
Do not repeat yourself again. You are a Guest, behave in a good manner.
Express your request in a different way.




