Results 1 to 16 of 16

Thread: [RESOLVED] Gtk#

Hybrid View

  1. #1
    l33t! MrPolite's Avatar
    Join Date
    Sep 2001
    Posts
    4,428

    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!!

  2. #2

    Thread Starter
    Retired G&G Mod NoteMe's Avatar
    Join Date
    Oct 2002
    Location
    @ Opera Software
    Posts
    10,190

    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?

  3. #3
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913

    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
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  4. #4

    Thread Starter
    Retired G&G Mod NoteMe's Avatar
    Join Date
    Oct 2002
    Location
    @ Opera Software
    Posts
    10,190

    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?



    - ØØ -

  5. #5

    Thread Starter
    Retired G&G Mod NoteMe's Avatar
    Join Date
    Oct 2002
    Location
    @ Opera Software
    Posts
    10,190

    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
  •  



Click Here to Expand Forum to Full Width