[MonoDevelop] difficulty defining an NSWindow
    Edward Hyman 
    edhyman at icloud.com
       
    Tue Jan 20 09:42:44 UTC 2015
    
    
  
Dear MonoDevelop group,
     I have a C# .net framework 4 application in windows that I am attempting to implement on the Mac OS.   In essence, the code is segmented into two sections, one section controlled by the client and the other section controlled by the server.  I am able to open windows, specify labels, textfields, etc on the client code.  For my CallBack function, however, that is that function called by the server (communication from the net), I am not able to define an NS Window application.  Whenever I define a window such as Window = new NSWidow(…), the executable code hangs with no error message.
Sincerely,
Edward Hyman
edhyman at icloud.com <mailto:edhyman at icloud.com>
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/monodevelop-list/attachments/20150120/a3008e38/attachment.html>
    
    
More information about the Monodevelop-list
mailing list