Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - Docking pane error with multiple monitors
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Docking pane error with multiple monitors

 Post Reply Post Reply
Author
Message
spiderM9 View Drop Down
Newbie
Newbie
Avatar

Joined: 21 October 2003
Status: Offline
Points: 17
Post Options Post Options   Thanks (0) Thanks(0)   Quote spiderM9 Quote  Post ReplyReply Direct Link To This Post Topic: Docking pane error with multiple monitors
    Posted: 10 August 2006 at 12:20pm
Xtreme 10.2, Win XP SP2.
 
I have a dual monitor arrangement.  The left monitor is the primary and is landscape.  The right monitor is portrait.  The top of the right monitor is above the top of the left, making it a negative Y value.  e.g.
 
           c--------d
           |   n    |  a = (0,    0)
a----------b   o    |  b = (1600, 0)
|          |   m    |  c = (1600, -200)
|          |        |  d = (2800, -200)
+----------+        |  m = (2000, 100)
  primary  |        |  n = (2000, -100)
           +--------+  o = (2000, 0)
             second
 
If I have a pane floating where the upper left corner is at 'm', then try to drag it up to point 'n' which is a negative value of y, it will automatically snap down to point 'o', where the y value is equal to zero.  This makes the top portion of the right hand monitor, from point b and up, completely unusable for floating panes.
 
How do I disable this behavior and get panes to dock in the visible portion of the window, not just the portion where the y value is above 0?
 
 
Back to Top
Oleg View Drop Down
Senior Member
Senior Member


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 14 August 2006 at 8:49am

Patch for this bug:

 
:( :( It will be included in 10.3.1
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.047 seconds.