[Mono-winforms-list] [2.0 Patch] FlowLayoutPanel Implementation
Jonathan Pobst
monkey at jpobst.com
Tue Sep 5 11:23:58 EDT 2006
Attached is an implementation of SWF 2.0's FlowLayoutPanel and some
related tests.
DefaultLayout.cs, FlowLayout.cs: Initial commit.
FlowLayoutPanel.cs: Initial commit.
Control.cs:
Add properties: LayoutEngine, Margin, DefaultMargin.
Add method: GetPreferredSize.
Move layout logic from PerformLayout to layout engines.
FlowPanelTests.cs: Initial commit.
There should not be any changes outside of NET_2_0 defines.
Please review and approve, especially the changes to Control.cs.
Thanks.
jpobst
-------------- next part --------------
A non-text attachment was scrubbed...
Name: flowlayoutpanel.zip
Type: application/x-zip-compressed
Size: 10174 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-winforms-list/attachments/20060905/7e8f45d0/attachment.bin
More information about the Mono-winforms-list
mailing list