AutoHotkey Community

It is currently May 26th, 2012, 8:28 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 3 posts ] 
Author Message
PostPosted: May 17th, 2009, 1:37 pm 
Offline

Joined: May 16th, 2009, 4:15 pm
Posts: 18
Location: TW
@ 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/s ... runk/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

Image

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


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: May 22nd, 2009, 7:37 am 
I love this!

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


Thanks :-)


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: August 20th, 2009, 3:09 am 
Offline

Joined: November 11th, 2005, 3:13 am
Posts: 202
good concept. looking forward to this.


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: Bing [Bot], Exabot [Bot], notsoobvious, Yahoo [Bot] and 16 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group