It is currently Thu Apr 25, 2024 12:57 pm


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 19 posts ] 
Author Message
 Post subject: Linux Alt+Window, Drag Functionality in Windows
PostPosted: Tue Mar 11, 2014 12:43 am  (#1) 
Offline
Administrator
User avatar

Joined: Aug 10, 2012
Posts: 13016
Location: Native to NYC living in Arizona, Gimp 2.8 & 2.10, Win 11 PC.
I found a solution for Window users to be able to drag any open window just like Linux users. This is great for large dialogs in Gimp that are too large to be seen...
http://www.howtogeek.com/howto/windows- ... n-windows/

Just hold the "Alt" key and left click and drag your window, and it stays where you drag it. :jumpclap
Image


Also for Windows users, you can hold the "Ctrl+Alt" and hit the left or right arrow key to flip your screen on it's side.

Note: This is a "Windows Only" executable script.

_________________
Image
"A wise man learns more from a foolish question than a fool can learn from a wise answer"
Image


Last edited by Wallace on Tue Mar 11, 2014 3:09 pm, edited 1 time in total.

Share on Facebook Share on Twitter Share on Orkut Share on Digg Share on MySpace Share on Delicious Share on Technorati
Top
 Post subject: Re: Linux Alt+Window, Drag Functionality in Windows
PostPosted: Tue Mar 11, 2014 7:26 am  (#2) 
Offline
GimpChat Member
User avatar

Joined: Jan 20, 2013
Posts: 591
Wallace, I did not understand what does the "Easy window dragging" script.
I do not use Linux.
Where to install the script?

_________________
Image


Top
 Post subject: Re: Linux Alt+Window, Drag Functionality in Windows
PostPosted: Tue Mar 11, 2014 8:24 am  (#3) 
Offline
Administrator
User avatar

Joined: Aug 10, 2012
Posts: 13016
Location: Native to NYC living in Arizona, Gimp 2.8 & 2.10, Win 11 PC.
Carlos Diniz wrote:
Wallace, I did not understand what does the "Easy window dragging" script.
I do not use Linux.
Where to install the script?

Extract the files and place the "AltWindowDrag" folder where you like. I put the folder in my (D:) drive. When you run the "AltWindowDrag.exe" file, a icon shows in your taskbar. If you right click on the icon in the taskbar, you can chose to "Suspend, Pause or Exit the script.
Image
The icon is "green" with a white "H" in the center.
BTW... I'm running XP and will get my new Windows 7 machine will arrive today (Tuesday Mar 11th 2014). :jumpclap

_________________
Image
"A wise man learns more from a foolish question than a fool can learn from a wise answer"
Image


Top
 Post subject: Re: Linux Alt+Window, Drag Functionality in Windows
PostPosted: Tue Mar 11, 2014 12:14 pm  (#4) 
Offline
GimpChat Member
User avatar

Joined: Jan 20, 2013
Posts: 591
From the link:
http://www.autohotkey.com/docs/scripts/EasyWindowDrag.ahk

I get a script file not a .exe file. What can I do?

_________________
Image


Top
 Post subject: Re: Linux Alt+Window, Drag Functionality in Windows
PostPosted: Tue Mar 11, 2014 12:31 pm  (#5) 
Offline
Administrator
User avatar

Joined: Aug 10, 2012
Posts: 13016
Location: Native to NYC living in Arizona, Gimp 2.8 & 2.10, Win 11 PC.
Carlos Diniz wrote:
From the link:
http://www.autohotkey.com/docs/scripts/EasyWindowDrag.ahk

I get a script file not a .exe file. What can I do?

Use this link... http://www.howtogeek.com/howto/windows- ... n-windows/
The download reads like this in blue Download AltWindowDrag AutoHotkey Script & Executable, near the bottom of the page.
Image

_________________
Image
"A wise man learns more from a foolish question than a fool can learn from a wise answer"
Image


Top
 Post subject: Re: Linux Alt+Window, Drag Functionality in Windows
PostPosted: Tue Mar 11, 2014 1:19 pm  (#6) 
Offline
Global Moderator
User avatar

Joined: Apr 07, 2010
Posts: 14182
Carlos Diniz wrote:
From the link:
http://www.autohotkey.com/docs/scripts/EasyWindowDrag.ahk

I get a script file not a .exe file. What can I do?

Sorry, Carlos, I thought it was a script.

_________________
Image


Top
 Post subject: Re: Linux Alt+Window, Drag Functionality in Windows
PostPosted: Tue Mar 11, 2014 1:37 pm  (#7) 
Offline
Administrator
User avatar

Joined: Aug 10, 2012
Posts: 13016
Location: Native to NYC living in Arizona, Gimp 2.8 & 2.10, Win 11 PC.
molly wrote:
Carlos Diniz wrote:
From the link:
http://www.autohotkey.com/docs/scripts/EasyWindowDrag.ahk

I get a script file not a .exe file. What can I do?

Sorry, Carlos, I thought it was a script.

It is a script, but it's a .ahk or "AutoHotkey" script for windows that has an executable or .exe to run the script without any additional applications needed to run it.

_________________
Image
"A wise man learns more from a foolish question than a fool can learn from a wise answer"
Image


Top
 Post subject: Re: Linux Alt+Window, Drag Functionality in Windows
PostPosted: Tue Mar 11, 2014 1:49 pm  (#8) 
Offline
Global Moderator
User avatar

Joined: Apr 07, 2010
Posts: 14182
So, can .ahk go on the end of a script? I thought all of them ended with scm. Plug-ins need the .exe extension in Windows so is it a plug-in?
Anyway, it would be nice to know.

_________________
Image


Top
 Post subject: Re: Linux Alt+Window, Drag Functionality in Windows
PostPosted: Tue Mar 11, 2014 2:34 pm  (#9) 
Offline
Global Moderator
User avatar

Joined: Nov 16, 2011
Posts: 5128
Location: Metro Vancouver, BC
molly wrote:
So, can .ahk go on the end of a script? I thought all of them ended with scm. Plug-ins need the .exe extension in Windows so is it a plug-in?
Anyway, it would be nice to know.
AutoHotkey is a stand alone Windows program seperate from Gimp. AutoHotkey uses scripts with .ahk extension.

_________________
Image
Gimp 2.8.18, Linux, median user
Gimp Chat Tutorials Index
Spirit Bear (Kermode)


Top
 Post subject: Re: Linux Alt+Window, Drag Functionality in Windows
PostPosted: Tue Mar 11, 2014 2:34 pm  (#10) 
Offline
Administrator
User avatar

Joined: Aug 10, 2012
Posts: 13016
Location: Native to NYC living in Arizona, Gimp 2.8 & 2.10, Win 11 PC.
molly wrote:
So, can .ahk go on the end of a script? I thought all of them ended with scm. Plug-ins need the .exe extension in Windows so is it a plug-in?
Anyway, it would be nice to know.

It's not for Gimp, It's a Windows script.
AutoHotkey or .ahk scripts are for Windows. You can automate almost anything with a keystrokes or mouse clicks using these scripts.

_________________
Image
"A wise man learns more from a foolish question than a fool can learn from a wise answer"
Image


Top
 Post subject: Re: Linux Alt+Window, Drag Functionality in Windows
PostPosted: Tue Mar 11, 2014 2:36 pm  (#11) 
Offline
Administrator
User avatar

Joined: Aug 10, 2012
Posts: 13016
Location: Native to NYC living in Arizona, Gimp 2.8 & 2.10, Win 11 PC.
Odinbc wrote:
molly wrote:
So, can .ahk go on the end of a script? I thought all of them ended with scm. Plug-ins need the .exe extension in Windows so is it a plug-in?
Anyway, it would be nice to know.
AutoHotkey is a stand alone Windows program seperate from Gimp. AutoHotkey uses scripts with .ahk extension.

Yes, only that if you have a "AutoHotkey .exe" file, you don't need to install anything just run the .exe file.

_________________
Image
"A wise man learns more from a foolish question than a fool can learn from a wise answer"
Image


Top
 Post subject: Re: Linux Alt+Window, Drag Functionality in Windows
PostPosted: Tue Mar 11, 2014 2:57 pm  (#12) 
Offline
Global Moderator
User avatar

Joined: Apr 07, 2010
Posts: 14182
Thanks for the explanation Wallace.

_________________
Image


Top
 Post subject: Re: Linux Alt+Window, Drag Functionality in Windows
PostPosted: Tue Mar 11, 2014 3:06 pm  (#13) 
Offline
Administrator
User avatar

Joined: Aug 10, 2012
Posts: 13016
Location: Native to NYC living in Arizona, Gimp 2.8 & 2.10, Win 11 PC.
molly wrote:
Thanks for the explanation Wallace.

Sure thing Molly, just hope I'm not confusing people.

_________________
Image
"A wise man learns more from a foolish question than a fool can learn from a wise answer"
Image


Top
 Post subject: Re: Linux Alt+Window, Drag Functionality in Windows
PostPosted: Tue Mar 11, 2014 4:09 pm  (#14) 
Offline
Global Moderator
User avatar

Joined: Apr 07, 2010
Posts: 14182
Nah, I am the only one that does that.

_________________
Image


Top
 Post subject: Re: Linux Alt+Window, Drag Functionality in Windows
PostPosted: Tue Mar 11, 2014 4:17 pm  (#15) 
Offline
Administrator
User avatar

Joined: Aug 10, 2012
Posts: 13016
Location: Native to NYC living in Arizona, Gimp 2.8 & 2.10, Win 11 PC.
molly wrote:
Nah, I am the only one that does that.

:hehe

_________________
Image
"A wise man learns more from a foolish question than a fool can learn from a wise answer"
Image


Top
 Post subject: Re: Linux Alt+Window, Drag Functionality in Windows
PostPosted: Sun Mar 16, 2014 6:47 am  (#16) 
Offline
GimpChat Member
User avatar

Joined: Jan 20, 2013
Posts: 591
OK, Wallace. Now, I understood it. The .exe file works well.

_________________
Image


Top
 Post subject: Re: Linux Alt+Window, Drag Functionality in Windows
PostPosted: Sun Mar 16, 2014 7:03 am  (#17) 
Offline
Administrator
User avatar

Joined: Aug 10, 2012
Posts: 13016
Location: Native to NYC living in Arizona, Gimp 2.8 & 2.10, Win 11 PC.
Carlos Diniz wrote:
OK, Wallace. Now, I understood it. The .exe file works well.


Do you have the "Drag Functionality" working with Windows now?

_________________
Image
"A wise man learns more from a foolish question than a fool can learn from a wise answer"
Image


Top
 Post subject: Re: Linux Alt+Window, Drag Functionality in Windows
PostPosted: Sun Mar 16, 2014 7:11 am  (#18) 
Offline
GimpChat Member
User avatar

Joined: Jan 20, 2013
Posts: 591
Yes, I do, Wallace.

_________________
Image


Top
 Post subject: Re: Linux Alt+Window, Drag Functionality in Windows
PostPosted: Sun Mar 16, 2014 7:15 am  (#19) 
Offline
Administrator
User avatar

Joined: Aug 10, 2012
Posts: 13016
Location: Native to NYC living in Arizona, Gimp 2.8 & 2.10, Win 11 PC.
Carlos Diniz wrote:
Yes, I do, Wallace.

:bigthup

_________________
Image
"A wise man learns more from a foolish question than a fool can learn from a wise answer"
Image


Top
Post new topic Reply to topic  [ 19 posts ] 

All times are UTC - 5 hours [ DST ]


   Similar Topics   Replies 
No new posts Attachment(s) Drag & Drop

14

No new posts Scripts default to New Window

4

No new posts Attachment(s) get a window to open on first click?

4

No new posts Attachment(s) active preview window and tools

2

No new posts looking for LinuxBeaver GEGL for window converts

1



* Login  



Powered by phpBB3 © phpBB Group