[Mono-winforms-list] Splitter
Aleksandar Dezelin
dezelin32@fastmail.fm
Fri, 17 Dec 2004 16:55:38 +0100
Jackson Harper wrote:
> Hello!
>
> Right now no one has claimed Splitter. Please feel free to implement
> it. You should look over some of the simple controls such as label,
> statusbar, picturebox before implementing splitter so you understand the
> MWF internals. You should also write a small test case like the other
> test cases in winforms/.
>
> Cheers & good luck,
> Jackson
>
I've started working on the Splitter control and now I have a few
questions regarding underlaying MWF implementation:
1) Do I have to implement properties that just pass their values to the
underliying Control object, like BackgroundImage, Dock, Anchor, etc.? I
saw that Label and StatusBar implement those properties but I don't know
why.
2) When I implement themeing methods for drawing the Splitter in Theme,
ThemeGtk and ThemeWin32Classic classes how should I acceess properties
like BackgroundImage and ForeColor from within those classes? Should I
just disregard them?
3) What methods should I add to themeing classes for drawing the Splitter?
Cheers,
Aleksandar Dezelin
--
Linux is like wigwham - no windows, no gates, and apache inside...