Thread: Other GUI API's that work in .NET?

  1. #1
    Registered User
    Join Date
    Dec 2001
    Posts
    47

    Other GUI API's that work in .NET?

    Anyone in here worked with any free cross-platform GUI API's in Visual C++ .NET? Suggestions?

  2. #2
    PC Fixer-Upper Waldo2k2's Avatar
    Join Date
    May 2002
    Posts
    2,001
    well...since it's .NET im pretty sure cross platform is out of the question anyway...
    PHP and XML
    Let's talk about SAX

  3. #3
    Registered User
    Join Date
    Dec 2001
    Posts
    47
    actually I was just talking about the compiler. GTK has problems with the compiler and QT is too expensive.

  4. #4
    PC Fixer-Upper Waldo2k2's Avatar
    Join Date
    May 2002
    Posts
    2,001
    woh...I'm really confused here...are you talking about an IDE for .net compiler? And if so...why are you talking about linux api's?? You can't use those in windows...what are you doing?
    PHP and XML
    Let's talk about SAX

  5. #5
    Crazy Fool Perspective's Avatar
    Join Date
    Jan 2003
    Location
    Canada
    Posts
    2,640
    ok, im a little confused here... your trying to compile a GTK app with MSVC++ into a windows binary?





    edit: darn, beaten by waldo... at least we're both equally confused.

  6. #6
    Registered User
    Join Date
    Dec 2001
    Posts
    47
    yes, developing a GTK app in MSVC. It has been done, but the author describes so many problems that I'd rather look for something else. wxWindows looks promising, but I was going to see if there were any developers here that have used a cross platform GUI API in VC and had a good experience with it.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Some .NET Distribution Stats
    By nickname_changed in forum C# Programming
    Replies: 2
    Last Post: 05-14-2005, 03:41 AM
  2. making a dll in .net 2.0 and than using it in .net 1.1
    By Rune Hunter in forum C# Programming
    Replies: 2
    Last Post: 04-19-2005, 01:59 PM
  3. Why?
    By gprime in forum C++ Programming
    Replies: 5
    Last Post: 06-13-2004, 04:44 PM
  4. At Work...Need C++....
    By DavidP in forum A Brief History of Cprogramming.com
    Replies: 7
    Last Post: 06-04-2004, 12:36 AM
  5. Visual J#
    By mfc2themax in forum A Brief History of Cprogramming.com
    Replies: 0
    Last Post: 10-08-2001, 02:41 PM