Results 1 to 11 of 11

Thread: App To Run On Mac?

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jul 2007
    Posts
    97

    Smile App To Run On Mac?

    Is there a way to distribute my apps to mac users? I have not tried it on a mac, but assume it will not run?

    What can I do to get this to work?

    Thanks

  2. #2
    PowerPoster dilettante's Avatar
    Join Date
    Feb 2006
    Posts
    24,487

    Re: App To Run On Mac?

    The only way to run on a fruit computer would be to deploy into a VM there running Windows.

  3. #3
    PowerPoster dilettante's Avatar
    Join Date
    Feb 2006
    Posts
    24,487

    Re: App To Run On Mac?

    I think it goes back to when there were Apple II clones in the market and people needed a generic term.

    Apple the Personal Computer Fruit

  4. #4
    coder. Lord Orwell's Avatar
    Join Date
    Feb 2001
    Location
    Elberfeld, IN
    Posts
    7,628

    Re: App To Run On Mac?

    there is an option. You can use the MONO programming suite, which lets you create .net applications that run on most OSes, coupled with an open-source .net framework such as portable.NET
    My light show youtube page (it's made the news) www.youtube.com/@lightsofelberfeld
    Contact me on the socials www.facebook.com/lordorwell

  5. #5
    Hyperactive Member
    Join Date
    Jun 2007
    Posts
    280

    Re: App To Run On Mac?

    You could always have a look at this Wont say I can endorse it as I have never worked with it. It is visually based but how much conversion would be required to port your app's I have no idea. It does however compile for Linux, Mac and Windows platforms. The only things I can say is that some of their many customers complain but who doesn't get that. A lot of developers seem to like it but I have not downloaded the trial because quite frankly their website looks like it was put together by Mr Bean. I really hate software houses that cannot get their website together.

  6. #6
    coder. Lord Orwell's Avatar
    Join Date
    Feb 2001
    Location
    Elberfeld, IN
    Posts
    7,628

    Re: App To Run On Mac?

    hmm "cross-platform framework"...

    One thing you didn't mention was what programming language you're used to writing in.
    My light show youtube page (it's made the news) www.youtube.com/@lightsofelberfeld
    Contact me on the socials www.facebook.com/lordorwell

  7. #7

    Thread Starter
    Lively Member
    Join Date
    Jul 2007
    Posts
    97

    Smile Re: App To Run On Mac?

    so, if someone purchased some software for a mac, what *exactly* would be the steps required for the program to load and run on their computer?

    Thank you

  8. #8

    Thread Starter
    Lively Member
    Join Date
    Jul 2007
    Posts
    97

    Re: App To Run On Mac?

    Sorry my system froze and I did not see all replies. I'm using VB as a language and want this to run on a mac.

  9. #9
    coder. Lord Orwell's Avatar
    Join Date
    Feb 2001
    Location
    Elberfeld, IN
    Posts
    7,628

    Re: App To Run On Mac?

    you can't use vb6 on a mac. You can however write in a different basic that mac supports. do a google search for basic compilers for a mac . there are free ones. Realbasic is a good choice for this but it's not free. But it supports mac and linux both and you can do your development on a pc. I looked at the language and it is very similar to vb6 although it's got some oddities such as c-style comments.
    My light show youtube page (it's made the news) www.youtube.com/@lightsofelberfeld
    Contact me on the socials www.facebook.com/lordorwell

  10. #10

    Thread Starter
    Lively Member
    Join Date
    Jul 2007
    Posts
    97

    Re: App To Run On Mac?

    you can't use vb6 on a mac. You can however write in a different basic that mac supports. do a google search for basic compilers for a mac . there are free ones. Realbasic is a good choice for this but it's not free. But it supports mac and linux both and you can do your development on a pc. I looked at the language and it is very similar to vb6 although it's got some oddities such as c-style comments.
    Thank you. I assume my forms will change too? Does that mean I would have to re-write all the code? My app is large [code wise]. Is there an easier way? Is there something that than transfer this?? Thank you for your help.

  11. #11
    coder. Lord Orwell's Avatar
    Join Date
    Feb 2001
    Location
    Elberfeld, IN
    Posts
    7,628

    Re: App To Run On Mac?

    try reading this:
    http://www.realsoftware.com/support/...ngvisualbasic/

    evidently most code works unchanged and it can import your forms as well.
    My light show youtube page (it's made the news) www.youtube.com/@lightsofelberfeld
    Contact me on the socials www.facebook.com/lordorwell

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