Thanks Jonathan.

I would have thought that Form.Handle would have been a fake Windows handle
used by libgdiplus but glad to hear it will point me at the proper XLib
window as well.

Any idea how to retrieve the display?  It is required if I am to call XLib
directly.

On 28 June 2010 12:24, Jonathan Pobst <[email protected]> wrote:

> On 6/28/2010 2:17 PM, jmalcolm wrote:
>
>> I know I can call XLib directly but the C calls require handles to the
>> display and the window.  How would I get a hold of these from Mono if I
>> wanted to call XLib myself?
>>
>
> Form.Handle should give you the window handle.
>
> Jonathan
>
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to