Re: [good] RE: [Mono-dev] C# and SWT

2005-10-21 Thread ted leslie

i am waiting for that gtk port to MacOS ...  in the mean time ..
I am using  WX.Wigets (wx.net) which is native on linux,mac, and win32
its not nearly as powerful as using gtk+ direct, but it does work to produce an 
app to 
all three platforms now. And with wx.net it just involves including 2 dll's in 
your
application deployment for windows and linux. But for mac as far as i have 
found, you have
to tinker a bit more. I just have the mac users install the WX.net package 
(demo),
then have them put my app in that structure, as i am not knowledgable about 
packaging for
a Mac yet. 

-tl

On Fri, 21 Oct 2005 13:30:07 -0400
Miguel de Icaza [EMAIL PROTECTED] wrote:

 Hello,
 
   Why you dont uses Gtk#? Is a nice toolkit and run under Linux 
   and Windows (I am not sure about Mac). 
  
  I have used GTK+ in the past, and liked it, but I'm really looking to use
  native widgets this time. In my experience, Mac users demand nothing less,
  and personally I think it looks better anyway.
 
 I appreciate that.
 
 There is an ongoing effort from Immendio to port Gtk to MacOS and use
 Quartz natively.  This plus a rendering theme should get you must of the
 features you want.
 
 Sadly it wont hit the streets until next year.
 ___
 Mono-devel-list mailing list
 Mono-devel-list@lists.ximian.com
 http://lists.ximian.com/mailman/listinfo/mono-devel-list
 
 
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [good] RE: [Mono-dev] C# and SWT

2005-10-21 Thread nummish
On 10/21/05, ted leslie [EMAIL PROTECTED] wrote:
application deployment for windows and linux. But for mac as far as i have found, you haveto tinker a bit more. I just have the mac users install the WX.net package (demo),then have them put my app in that structure, as i am not knowledgable about packaging for
a Mac yet.

I've found that if you include the wx.NET libs from the Mac package
alongside the actual app binaries in the .app directory structure the
user isn't required to install anything. The only shortcoming is that
the application is now substantially larger to distribute.-- Bigger 1:23This address if for mailing list traffic only. Please direct non-list correspondence to 
0x90.org
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list