Jump to content


how to set wintitle of gimp using autohotkey


  • Please log in to reply
5 replies to this topic

#1 hulk

hulk
  • Guests

Posted 14 May 2012 - 04:42 AM

how to set wintitle of gimp using autohotkey
:(



#2 Leef_me

Leef_me
  • Moderators
  • 7704 posts

Posted 14 May 2012 - 05:10 AM

Run this script
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

hulk
  • Guests

Posted 14 May 2012 - 05:56 AM

my requirement is how to set windows title of gimp using autohotkey
:?:



#4 tomoe_uehara

tomoe_uehara
  • Members
  • 2077 posts

Posted 14 May 2012 - 06:13 AM

Get/Set? Leef_me already post a code on how to Set the WinTitle.

#5 hulk

hulk
  • Guests

Posted 14 May 2012 - 06:31 AM

how to set wintitle of gimp using autohotkey



#6 Leef_me

Leef_me
  • Moderators
  • 7704 posts

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.