Re: Remote drawing
Bryan Bulten <[email protected]>
| Newsgroups | gmane.comp.lib.wxwindows.wxnet |
|---|---|
| Message-ID | <[email protected]> |
> > I have written an application with wx.NET to draw figures pre > > remote. > > What does that mean? A remote connection for the X11 server and > client? Using the remoting technologies available in .NET. Basically, it allows a client application to send messages (i.e. call methods) on a server application. In the case of Sebastian's application, the client tells the server to change the content of the frame. This is the part that's not working correctly - wxGTK doesn't seem to always process events correctly after a method is called remotely. Probably due to some threading issue, but difficult to tell right now. Cheers. -- Bryan Bulten http://www.bulten.ca/ http://wxnet.sourceforge.net/
signature.asc
(application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (GNU/Linux) iD8DBQE/iwx+32WFWIzmzHgRAntHAJ4+liIZlsCPz8toEbCcSsAdnnhXoQCeNrtR 0N7VYAAfnb+5ERlJDsnX8F8= =105J -----END PGP SIGNATURE-----