Re: Scrolling window with child controls
From: Jugoslav Dujic (jdujic_at_yahoo.com)
Date: 05/10/04
- Next message: vipin: "Re: Scrolling window with child controls"
- Previous message: Gary Chanson: "Re: Scrolling window with child controls"
- In reply to: Gary Chanson: "Re: Scrolling window with child controls"
- Next in thread: vipin: "Re: Scrolling window with child controls"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 10 May 2004 15:14:23 +0200
Gary Chanson wrote:
| "vipin" <vipin@nospam.com> wrote in message
| news:uTZhbnmNEHA.1956@TK2MSFTNGP10.phx.gbl...
||
|| I am aware of implementing the scroll if the window has some graphic
|| objects, in which case I can write the section of graphics objects into the
|| HDC in the WM_PAINT message. But I am not sure if the above approach is the
|| recommended way of having the scrolls implemented when controls are on the
|| client window.
|
| Why don't you just move the controls to the position you're currently
| using for the new controls?
...preferrably using BeginDeferWindowPos/DeferWindowPos/EndDeferWindowPos
-- Jugoslav ___________ www.geocities.com/jdujic Please reply to the newsgroup. You can find my real e-mail on my home page above.
- Next message: vipin: "Re: Scrolling window with child controls"
- Previous message: Gary Chanson: "Re: Scrolling window with child controls"
- In reply to: Gary Chanson: "Re: Scrolling window with child controls"
- Next in thread: vipin: "Re: Scrolling window with child controls"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
Loading