Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. As a desktop app developer, would you target Mac OS and Linux?

As a desktop app developer, would you target Mac OS and Linux?

Scheduled Pinned Locked Moved The Lounge
linuxquestion
31 Posts 25 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J jpg 0

    Since most people use Windows

    J Offline
    J Offline
    Jeremy Hutchinson
    wrote on last edited by
    #9

    If I were creating an app targeting home users, I'd use Silverlight (unless I had a need for something it didn't offer). That would allow it to run on Windows and Macs, I wouldn't worry about Linux in that market.

    1 Reply Last reply
    0
    • C Christian Graus

      We target Mac. Linux users have no money, or, at least, prefer not to pay for software

      Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

      M Offline
      M Offline
      Manfred Rudolf Bihy
      wrote on last edited by
      #10

      A quite reasonable approach. Especially if you have to earn a living by this. Cheers!

      "With sufficient thrust, pigs fly just fine."

      Ross Callon, The Twelve Networking Truths, RFC1925

      1 Reply Last reply
      0
      • B BobJanova

        No, but, as a C# developer, I would try to write pure .Net so that my apps would run under Mono with little or no effort.

        D Offline
        D Offline
        Dan Neely
        wrote on last edited by
        #11

        Doesn't mono use it's own (GTK based??) UI library instead of winforms/wpf?

        Did you ever see history portrayed as an old man with a wise brow and pulseless heart, waging all things in the balance of reason? Is not rather the genius of history like an eternal, imploring maiden, full of fire, with a burning heart and flaming soul, humanly warm and humanly beautiful? --Zachris Topelius

        D B 2 Replies Last reply
        0
        • D Dan Neely

          Doesn't mono use it's own (GTK based??) UI library instead of winforms/wpf?

          Did you ever see history portrayed as an old man with a wise brow and pulseless heart, waging all things in the balance of reason? Is not rather the genius of history like an eternal, imploring maiden, full of fire, with a burning heart and flaming soul, humanly warm and humanly beautiful? --Zachris Topelius

          D Offline
          D Offline
          David1987
          wrote on last edited by
          #12

          Not sure about wpf, but it works with winforms as well

          1 Reply Last reply
          0
          • G Gary Wheeler

            With hollow-point ammunition, definitely.

            Software Zen: delete this;

            R Offline
            R Offline
            rcollina
            wrote on last edited by
            #13

            If only I could vote more than 5... :)

            1 Reply Last reply
            0
            • J jpg 0

              Since most people use Windows

              M Offline
              M Offline
              Maximilien
              wrote on last edited by
              #14

              If your application is in the multimedia/sound/graphic domain :probably yes. (for example lightroom (photo), traktor (dj), resolume (vj) ) if not : no.

              Watched code never compiles.

              1 Reply Last reply
              0
              • D Dan Neely

                Doesn't mono use it's own (GTK based??) UI library instead of winforms/wpf?

                Did you ever see history portrayed as an old man with a wise brow and pulseless heart, waging all things in the balance of reason? Is not rather the genius of history like an eternal, imploring maiden, full of fire, with a burning heart and flaming soul, humanly warm and humanly beautiful? --Zachris Topelius

                B Offline
                B Offline
                BobJanova
                wrote on last edited by
                #15

                There is a bit of a terminology issue here, I think. System.Windows.Forms (and whatever the WPF one is called, as well, I think) has been translated for Mono so that it works with the native operating system window manager. So from a .Net developer perspective, you don't need to do anything different, except allow for different control styles as the UI themes are different.

                D 1 Reply Last reply
                0
                • G Gary Wheeler

                  With hollow-point ammunition, definitely.

                  Software Zen: delete this;

                  C Offline
                  C Offline
                  Colin Mullikin
                  wrote on last edited by
                  #16

                  :laugh: :laugh: :laugh: That just made my day!

                  The United States invariably does the right thing, after having exhausted every other alternative. -Winston Churchill America is the only country that went from barbarism to decadence without civilization in between. -Oscar Wilde Wow, even the French showed a little more spine than that before they got their sh*t pushed in.[^] -Colin Mullikin

                  G 1 Reply Last reply
                  0
                  • C Colin Mullikin

                    :laugh: :laugh: :laugh: That just made my day!

                    The United States invariably does the right thing, after having exhausted every other alternative. -Winston Churchill America is the only country that went from barbarism to decadence without civilization in between. -Oscar Wilde Wow, even the French showed a little more spine than that before they got their sh*t pushed in.[^] -Colin Mullikin

                    G Offline
                    G Offline
                    Gary Wheeler
                    wrote on last edited by
                    #17

                    All part of the friendly service :-D.

                    Software Zen: delete this;

                    1 Reply Last reply
                    0
                    • B BobJanova

                      There is a bit of a terminology issue here, I think. System.Windows.Forms (and whatever the WPF one is called, as well, I think) has been translated for Mono so that it works with the native operating system window manager. So from a .Net developer perspective, you don't need to do anything different, except allow for different control styles as the UI themes are different.

                      D Offline
                      D Offline
                      Dan Neely
                      wrote on last edited by
                      #18

                      I think I'm just out of date. Gtk#[^] is one of mono's UI libraries, and the history[^] for mono's winform library includes two initial failed attempts, implying it was a relative latecomer to the platform (although specific dates aren't given anywhere I can see).

                      Did you ever see history portrayed as an old man with a wise brow and pulseless heart, waging all things in the balance of reason? Is not rather the genius of history like an eternal, imploring maiden, full of fire, with a burning heart and flaming soul, humanly warm and humanly beautiful? --Zachris Topelius

                      1 Reply Last reply
                      0
                      • J jpg 0

                        Since most people use Windows

                        P Offline
                        P Offline
                        PIEBALDconsult
                        wrote on last edited by
                        #19

                        What are those? :confused:

                        1 Reply Last reply
                        0
                        • J jpg 0

                          Since most people use Windows

                          M Offline
                          M Offline
                          Mike Hankey
                          wrote on last edited by
                          #20

                          I would think a 50 cal. sniper scope would do the job nicely?

                          I may be schizophrenic, but at least I have each other.

                          1 Reply Last reply
                          0
                          • G Gary Wheeler

                            With hollow-point ammunition, definitely.

                            Software Zen: delete this;

                            K Offline
                            K Offline
                            Kyle Sponable
                            wrote on last edited by
                            #21

                            Yeah I know you windoze boys are sorta jealous of the computational superiority of the *nix architecture ;P

                            G 1 Reply Last reply
                            0
                            • K Kyle Sponable

                              Yeah I know you windoze boys are sorta jealous of the computational superiority of the *nix architecture ;P

                              G Offline
                              G Offline
                              Gary R Wheeler
                              wrote on last edited by
                              #22

                              CG says it best[^]

                              Software Zen: delete this;

                              1 Reply Last reply
                              0
                              • G Gary Wheeler

                                With hollow-point ammunition, definitely.

                                Software Zen: delete this;

                                B Offline
                                B Offline
                                BobJanova
                                wrote on last edited by
                                #23

                                Well played sir.

                                1 Reply Last reply
                                0
                                • J jpg 0

                                  Since most people use Windows

                                  Z Offline
                                  Z Offline
                                  Zan Lynx
                                  wrote on last edited by
                                  #24

                                  Yep. I would. I like targeting multiple platforms because it forces a certain mindset about portability. I find it improves the design and keeps the GUI more separate from the functionality. It also exposes the code to a lot more build environments which can expose subtle bugs. I like building for ARM, IA64 and PPC for the same reasons.

                                  1 Reply Last reply
                                  0
                                  • C Christian Graus

                                    We target Mac. Linux users have no money, or, at least, prefer not to pay for software

                                    Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

                                    M Offline
                                    M Offline
                                    MSHYYC
                                    wrote on last edited by
                                    #25

                                    This depends on your business model. Red Hat and IBM make a great deal of money from Linux users, but their revenue is not from a product-based model, it is from a services-and-solutions based model. You also miss a huge portion of some markets if you neglect Linux (in particular, mobile and embedded systems). Android, an OS that uses the Linux kernel, has the top market share in mobile--even if the stereotype were even partly true that "linux users don't pay for software" I think it's a pretty safe bet that There is more revene potential for an Android app than for a Windows Phone app ;-)

                                    1 Reply Last reply
                                    0
                                    • D David1987

                                      Nope, not a big enough audience to justify the extra testing. If people use Wine/Mono/whatever to run it on Linux and it works, good for them. If it doesn't, too bad.

                                      C Offline
                                      C Offline
                                      CodeBuilderUSA
                                      wrote on last edited by
                                      #26

                                      Definitely targeting Windows and OS X in my development efforts. Products such as Real Studio make it a no-brainer. Code the app in your favorite OS then compile for Windows, OS X and Linux.

                                      1 Reply Last reply
                                      0
                                      • J jpg 0

                                        Since most people use Windows

                                        M Offline
                                        M Offline
                                        MSHYYC
                                        wrote on last edited by
                                        #27

                                        I do almost all my development ON Linux, but FOR varying targets. I run my consulting business on all Linux machines and would never EVER go back to Windows (I migrated my Windows 2000 server based setup some years ago to SuSE, then to Ubuntu. Upgrading to Win 2003 and maintaining my MSDN subscription was not financially feasible during lean times). I still do a great deal of work on Windows but Server 2008 and Windows 7 have left me unimpressed for the most part--for what I do they offer little to no value for their cost. Insofar as what I develop FOR, it is in this order: 1. I do not develop for an OS at all, I target frameworks and/or standards and/or languages that are OS-agnostic to some degree (GTK, qt, .NET, (x)HTML, Python, Perl, etc). The OS can then be almost irrelevant as it should be. 2. Upon the (strong) insistence of a customer I'll develop with a specific OS in mind (usually Windows) Generally to be cost-competitive, and because for most customers I have do not have a strong preference, I develop almost exclusivly for Linux for server applications. However the question was about DESKTOP apps market reality is that they have to work on Windows machines. Doesn't mean that they can't be ported to run on other OSes with little to no work. MSFT has one product that us relatively pleasurable to use compared to its competition and that is Visual Studio. The drawbacks are that it only runs on Windows and that it is far too easy to develop an application locked into a Windows-only .NET environment. So, though I miss it, I do not regularly use it (and the only time I CAN use it is on a client's system, since my systems are not Windows).

                                        1 Reply Last reply
                                        0
                                        • J jpg 0

                                          Since most people use Windows

                                          W Offline
                                          W Offline
                                          wbaxter37
                                          wrote on last edited by
                                          #28

                                          Try Qt (IDE and framework). You can write code for all three and their application framework can target each platform. Looks like the hottest thing is mobile, unfortunately for me.

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups