[Mono-winforms-list] Mono-winforms-list Digest, Vol 110, Issue 2

Dan Gray grayarea56 at gmail.com
Wed Mar 30 15:22:44 UTC 2016


Thanks Baltasar,
Since it's deprecated, what do you suggest I use instead?

In the meantime, I'm writing the picture now to an image, instead of
directly to the screen.  This allows me to display the image (which is
really fast), then draw the telescope position.  This seems to be working
ok.

Thanks again for your time.

Dan

On Wed, Mar 30, 2016 at 5:50 AM, Baltasar García Perez-Schofield <
baltasarq at gmail.com> wrote:

> Hi,
>
> Windows Forms is no longer mantained. The mono team considers Winforms
> deprecated, in the sense that it should not used to create new software.
>
> About your specific issue, this is probably related to the windows forms
> implementation in mono (via System.Drawing). In this FAQ:
>
> http://www.mono-project.com/docs/faq/winforms/
>
> They say that you must be running a composite desktop in order to be able
> to have transparency in your windows.
>
> This means to me that your best bet is to have an alternative display mode
> in which you don't rely in transparencies.
>
> -- baltasar
>
>
> _______________________________________________
> Mono-winforms-list maillist  -  Mono-winforms-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-winforms-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-winforms-list/attachments/20160330/51f2fbb8/attachment.html>


More information about the Mono-winforms-list mailing list