Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 2 of 2
  1. #1
    Join Date
    Aug 2001
    Posts
    24

    Locking window position

    Hi,

    Is there way to lock a windows position so it can't be moved ?
    I have a 2 display (1024x768 and 800x600) system and put up an autoplay menu (800x600) on the second display. I can't select full screen mode because it is not correctly getting the screen size of the display I am placing it on. The problem is that you can click and grab/move the window and move it around by accident, so I need to lock it in position somehow...

    thx

    Matt

  2. #2
    Join Date
    Jul 2002
    Location
    USA
    Posts
    3,959

    Re: Locking window position

    Create the window without a title bar. Add a hot spot that is the size of the windows or bigger. The Left mouse button will now be the click event of the hot spot instead of moving the window.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts