I have a small application which displays tabular data using a listview
control. I'd like to be able to respond to a user resizing a column but
couldn't see anything in the win32::gui documentation that helped. A bit
of digging suggests that there is an ItemChanged event that is triggered
however i
At 09:21 2002-10-10 -0400, Jonathan Southwick wrote:
Where can I get information on how to use this? I am able to draw lines
(axes and ticks for a graph) and I know how to plot individual points on
the "graph" but I am wondering if there is more? (I don't mean circles
and boxes.)
http://21
Where can I get information on how to use this? I am able to draw lines
(axes and ticks for a graph) and I know how to plot individual points on
the "graph" but I am wondering if there is more? (I don't mean circles and
boxes.)
Can the DC object be cleared (other than placing another window
Hi
I want to cascade my child windows.
There is a way to send message to the parent window to cascade all of its
child windows:
lResult = SendMessage( // returns BOOL in lResult
(HWND) hWndControl, // handle to destination control
(UINT) WM_MDICASCADE, // me
Hi
I want to cascade my child windows.
There is a way to send message to the parent window to cascade all of its
child windows:
lResult = SendMessage( // returns BOOL in lResult
(HWND) hWndControl, // handle to destination control
(UINT) WM_MDICASCADE, // me
5 matches
Mail list logo