Re: Scroll Bar



The two windows are irrespective, I only don't know why the action in the
two window is different.
When you drag the thumb in first window, the ScrollInfo.nPos will be changed
5 pixel, and the second is 15 pixel.


"etking" <etking@xxxxxxxxxxxxxxxxxxxxxxxxx> дÈëÏûÏ¢ÐÂÎÅ:2B8AE535-B0A9-4A93-B8D2-D39BAA1EA4DA@xxxxxxxxxxxxxxxx
Are you using window style as "WS_CHILD" for the second window?
If yes then the second window will not able to receive WM_VSCROLL unless
the
first window has reach it's scroll limits.


.



Relevant Pages

  • Re: Cant open second IE window
    ... Still could not open second window. ... first window closes and the second window opens. ...
    (microsoft.public.windows.inetexplorer.ie6.browser)
  • Re: Make two windows appear active at the same time
    ... in the second window - and returning MA_NOACTIVATE. ... explicitly set the focus back to the first window. ... The button hides the focus rectangle (because it receives ...
    (microsoft.public.win32.programmer.ui)
  • Re: Calling Java applet function upon browser close
    ... resulting from the fact that the applet is attempting to call a ... Maybe you want to "hide" the second window. ... You may also add a similar observation to the first window, that repeatedly checks if the second window is still open, and if not - reopens it ... ...
    (comp.lang.java.programmer)
  • Re: Isolation level question
    ... >> not take SHARE locks and it ignores EXCLUSIVE locks held by other ... >>> first window I run: ... >>> set transaction isolation level read uncommitted ... >>> In the second window, ...
    (microsoft.public.sqlserver.programming)
  • Re: CMap
    ... Will map with vector give any performance issue? ... First Window Info.: struct ... Second Window Info: struct ... First window displays the book information. ...
    (microsoft.public.vc.mfc)

Loading