Results 1 to 3 of 3

Thread: Just how big is it?

  1. #1

    Thread Starter
    coder. Lord Orwell's Avatar
    Join Date
    Feb 2001
    Location
    Elberfeld, IN
    Posts
    7,628

    Thumbs down

    I can't seem to find out how to determine the size of a client area of a window. If i use getrect, that works usually, but if the window has a menu, it messes up.
    Should i just detect for a system menu? Any input is welcome :]
    My light show youtube page (it's made the news) www.youtube.com/@lightsofelberfeld
    Contact me on the socials www.facebook.com/lordorwell

  2. #2
    Lively Member
    Join Date
    Feb 2001
    Location
    Malaysia
    Posts
    71

    Question

    Have you tried GetClientRect?

  3. #3

    Thread Starter
    coder. Lord Orwell's Avatar
    Join Date
    Feb 2001
    Location
    Elberfeld, IN
    Posts
    7,628
    Thank you!
    That is exactly what i wanted.
    It was for a subroutine that used stretchblt to copy one window to another, resizing the image in the process.
    My api window function list didn't list that function. You have been a big help.
    My light show youtube page (it's made the news) www.youtube.com/@lightsofelberfeld
    Contact me on the socials www.facebook.com/lordorwell

Posting Permissions

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



Click Here to Expand Forum to Full Width