topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday March 28, 2024, 7:04 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: Detact child window from MDI.  (Read 3415 times)

rsteward

  • Supporting Member
  • Joined in 2010
  • **
  • default avatar
  • Posts: 22
    • View Profile
    • Donate to Member
Detact child window from MDI.
« on: March 13, 2013, 12:11 PM »
I have an application that has a child window that I would like to move outside the application frame.  I was looking at Skrommels DetactVideo and was wondering if it could be hacked to detact a child window from an MDI layout.  Any ideas or suggestions?  Anybody else ran into something that might provide the functionality I want?

https://www.donationcoder.com/Software/Skrommel/index.html#DetachVideo

AndyM

  • Charter Member
  • Joined in 2006
  • ***
  • Posts: 616
    • View Profile
    • Donate to Member
Re: Detact child window from MDI.
« Reply #1 on: March 13, 2013, 12:16 PM »
for AutoHotkey stuff you can also ask at the AutoHotkey forum:

http://www.autohotkey.com/board/


Ath

  • Supporting Member
  • Joined in 2006
  • **
  • Posts: 3,612
    • View Profile
    • Donate to Member
Re: Detact child window from MDI.
« Reply #2 on: March 13, 2013, 03:02 PM »
Real mdi applications won't allow to move a window outside of the main window, so it's going to be close to impossible of doing what you request... :huh: