AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

nPad - Toolbar interface to WindowPad

 
Reply to topic    AutoHotkey Community Forum Index -> Scripts & Functions
View previous topic :: View next topic  
Author Message
Eucaly61



Joined: 16 May 2009
Posts: 18
Location: TW

PostPosted: Sun May 17, 2009 12:37 pm    Post subject: nPad - Toolbar interface to WindowPad Reply with quote

@ Lexikos
I started some work on Toolbar interface to WindowPad
this is just a cooking version, some more description cab be found in
the code's remark
http://code.google.com/p/eucaly61-ahk/source/browse/trunk/nPad/

There are 3 files. And will include WindowPad.ahk as external lib.
nPad.ahk => main program (you should launch this)
nPad-init.ahk => Button settings
nPad-func.ahk => functions shared with my other work



Quote:
I try to reply Lexikos' origonal thread, WindowPad - multi-monitor window-moving tool, but it seems to be another thread now .
Please refer to Lexikos' great work as WindowPad


It's "not really" dock to title bar, but is a stand alone GUI that hunt for window that under mouse cursor. ...

Quote:
majkinetor's Dock function should provide a better way to dock the toolbar.


But, I have to confess that Dock might beyond my learning curve at this moment. Maybe later, I guess.

; ---- Known Issue ----
; GatherWindows : is it possible to Gather certain process, e.g. EmEditor and it's child window ...
; tollbar Z-order for window that partially covered by some window
; => noActive or NA if possible overlap with some other window
; sometimes will not dock to un-activate window under

; ---- On Going ----
.....

; ---- To Do ----
; conditionally disable some buttons based on window status
; do not resize un-resizeable window
; do not move un-moveable window
.....
; INI setting
; adjest pad boundry, e.g. 40/60 or 30/70 ..., but what's the proper user interface for this?
; Record Window position history for undo (maybe up to 10 or 20 records)
; more customized button

Although I've started using AutoHotKey for roughly one month, but it's really amazing. So I start writing some small tools. Myself is not a "hot-key fan". GUI interface looks more friendly to me. This is one of them. I am lucky to find WindowPad durning the survey phase, so that I don't have to write everything from draft.

While this tool bar might not come to finished so quick. Because for my own usage, I only do cross monitor move and across desktop maximize. So I might leave this cooking version here for more comments

On the other hand, I will use similar strcuture for "Multi-Panel Explorer", that is, with Windows native file manager (+ QtTabBar as my own case), but use AutoHotKey to make it work as "Multi-Panel".

I will keep update.
_________________
Eucaly61's DIY World (Mainly in Chinese)
http://eucaly61.blogspot.com/search/label/AutoHotKey
Back to top
View user's profile Send private message
Guest






PostPosted: Fri May 22, 2009 6:37 am    Post subject: Reply with quote

I love this!

Reminds me of ultramon, which I dumped now!!!!!!


Thanks Smile
Back to top
badmojo



Joined: 11 Nov 2005
Posts: 202

PostPosted: Thu Aug 20, 2009 2:09 am    Post subject: Reply with quote

good concept. looking forward to this.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    AutoHotkey Community Forum Index -> Scripts & Functions All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group