Results 1 to 5 of 5

Thread: Mono - winforms

  1. #1
    Join Date
    Nov 2009
    Location
    Netherlands
    Beans
    207
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Mono - winforms

    Hi,

    Does anybody know if winforms look&feel will get better in linux?

    I'm writing an app which will run on both ubuntu and linux, but god is the look&feel of winforms ugly on ubuntu...

    Thanks in advance.

    Bas

  2. #2
    Join Date
    Dec 2009
    Beans
    54

    Re: Mono - winforms

    You mean both linux and Windows right?

    And I sincerely doubt that the winforms API will improve it's appearance.
    It's not a priority for Mono. GTK# is much more important for them.

    You might want to consider using GTK for the application. It works pretty well.

  3. #3
    Join Date
    Nov 2009
    Location
    Netherlands
    Beans
    207
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Mono - winforms

    Hi,

    But then I'll have to support 2 UI's I guess?

    GTK for linux and winforms for windows?

    Assuming that GTK wont run on linux.

    Thanks for the reply

    Rgds, Bas

  4. #4
    Join Date
    Mar 2010
    Location
    London
    Beans
    924

    Re: Mono - winforms

    GTK will work on windows and look native. You will only have to support the GTK gui in your program. Though you may be have to package the GTK libs with your program on windows? (someone will be able to correct me here)
    - "Make me a coffee..."
    - "No"
    - "sudo make me a coffee"
    - "OK"

  5. #5
    Join Date
    Nov 2009
    Location
    Netherlands
    Beans
    207
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Mono - winforms

    Thanks for the help. Saves me endless googling and some possible frustrations .

    I'll just start developing in GTK, and try to run something trivial on windows. If that works, I'll just extend iteratively and see if I run into problems. If so, I'll post back here.

    Thanks again.

    Cheers.

    Bas

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •