Jump to content

docking?


niCk

Recommended Posts

  • 2 weeks later...

Parameters: hwnd > top|left|right|bottom

Description: This docks windows the all 4 sides of mIRC. Right now you can only have 1 docked dialog. Also, if you want to use a @window, I suggest using a @window with the style below.

Examples: //dialog -m brad brad | //dll ktools.dll DockWindow $dialog(brad).hwnd > top

//window -pdh +d @brad 100 100 100 100 | dll ktools.dll DockWindow $window(@brad).hwnd > left

from the ktools helpfile

 

also, you have to have multiple copies of ktools for each dialog you dock(ie, 1 on left and 1 on right needs 2 dlls)

 

dll ktools/ktools.dll DockWindow $dialog(bmp3).hwnd > top

should be about what ya need

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...