[Mono-winforms-list] Howto mix WinForms and Cairo?
Jackson Harper
jackson at ximian.com
Mon Sep 5 15:24:50 EDT 2005
On Sat, 2005-09-03 at 17:37 -0400, Miguel de Icaza wrote:
> I wonder if the Winforms handles are X handles, and if so, they could be
> used with Cairo.
The X handle you would get back from Control::Handle is the entire
window including the non client area (ie borders). (I think, Peter could
verify correctness here).
I have a feeling mixing winforms and Mono.Cairo could lead to some
unstable states though. Perhaps we should add some test cases for this.
Jackson
More information about the Mono-winforms-list
mailing list