Minor fix to Treeview.

Guy L. Albertelli galberte at neo.lrun.com
Sun Aug 12 18:13:10 CDT 2001


In working on IE4 and the "Favorites" frame, since the Treeview was a child
of a Pager, it needs to
respond to the PGN_CHILDSIZE notify message.

Still has an error: If the item text is longer than the area, a horz slider
is created and overlays the last entry, which causes the vertical slider to
be added. I think that the ->treeHeight should include the last item and the
slider. I may be wrong because the native control has neither the horz. or
vert. slider.

Changelog:
 Guy Albertelli  <<galberte at neo.lrun.com>>

   dlls/comctl32/treeview.c
    - Add support to respond to the PGN_CALCSIZE version of the WM_NOTIFY
message.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: treeview1.diff
Type: application/octet-stream
Size: 1326 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20010812/7087fd23/treeview1.obj


More information about the wine-patches mailing list