[Mono-dev] How to access XplatUI for custom controls?

Lionel Cuir lionel_email at aulofee.com
Thu Oct 14 12:13:48 EDT 2010


Hi all,
 
I'm creating a custom control (a list view with extended functionalities)
and would need to access some low-level GUI methods provided by the XplatUI
class. This in order to access platform-specific actions (scroll window,
mouse actions...) without to explicitly test the platform / call the right
platform's API - and to avoid to redo what others have brilliantly done!
 
Yet, XplatUI is defined as an internal class and so cannot be accessed
directly.
 
Is there another way to access it? Or could it be made public in a future
version of Mono?
 
Regards,
 
Lionel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20101014/8950341d/attachment.html 


More information about the Mono-devel-list mailing list