Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 3 of 3
  1. #1
    Join Date
    Aug 2003
    Location
    Maine, USA
    Posts
    1,695

    window.move / resolution

    Quick question.
    Is there a way to use Window.Move to, let's say, end up at the right-hand side of the desktop - no matter what the resolution? In other words, have the window end up hugging the right side of the screen, whether you're at 800, 1024 or whatever? Thanks.

  2. #2
    Join Date
    Jul 2002
    Location
    USA
    Posts
    3,959
    You should be able to get the Horizontal Res, and then subtract the width of your projects window. Use that value as the X coordinate.

  3. #3
    Join Date
    Aug 2003
    Location
    Maine, USA
    Posts
    1,695
    As always Worm, thanks. Just needed that bit of info!!

Posting Permissions

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