|
-
Jul 5th, 2005, 03:24 PM
#1
Re: [RESOLVED] Gtk#
you're using hte Gtk namespace which doesnt really exist in ms' .NET
maybe cuz of that?
rate my posts if they help ya!
Extract thumbnail without reading the whole image file: (C# - VB)
Apply texture to bitmaps: (C# - VB)
Extended console library: (VB)
Save JPEG with a certain quality (image compression): (C# - VB )
VB.NET to C# conversion tips!!
-
Jul 6th, 2005, 01:57 AM
#2
Re: [RESOLVED] Gtk#
I can't actualy remember what C# uses for it's GUI. At school we didn't do much GUI at all. Just the language feautures. Have you tested if it is possible to use C# GUI feautures in VS on a linux box? I have heard that VS.NET 2003 outputs a fair bit of ASM code in their C# compilation, making it hard to use the app on other OSes. But VS.NET 2005 is much cleaner this way, but still not pure as it should.
Would be interesting though to test a REALLY REALLY clean hello world app made in VS on my linux box. Anyone care to make a really clean one. Not add too much of the VS automatic inserted code into it? So I can test it here?
-
Jul 6th, 2005, 08:56 AM
#3
Re: [RESOLVED] Gtk#
old GTK# tutorial I wrote. Compiled code ran on both Linux and windows
http://www.planet-source-code.com/vb...1896&lngWId=10
-
Jul 6th, 2005, 09:00 AM
#4
Re: [RESOLVED] Gtk#
Didn't know you where a mono user.. ...But doesn't this still require the Windows user to have GTK# installed on the target machine?
- ØØ -
-
Jul 6th, 2005, 09:05 AM
#5
Re: [RESOLVED] Gtk#
OK, but I guess this is resolved again then. So there is no know ways of making something GUI at ALL in Linux and expect it to run in Windows without installing stuff first, or the other way around. At least not for now.
- ØØ -
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|