Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Coverting to the Dreaded MAC

Status
Not open for further replies.

rene316

Programmer
Jan 14, 2002
81
US
Is there away to compile a program for use on a MAC without have a MAC version of VB.

Thank You
Rene
 
Yes write it in Java....

Just kidding. As far as i know If you kept you program as ActiveX controls, then it could be run in a web browser. Now if it's run in a web browser it should be able to work on a mac.

If this still doesn't work, I would look to see if there are any 3rd party compilers that can do this. Though i have enver heard of any. Craig, mailto:sander@cogeco.ca

"Procrastination is the art of keeping up with yesterday."

I hope my post was helpful!!!
 
But if the code is in an ActiveX control running in a web browser it is still running on the MAC. And if the ActiveX was compiled to binary code for an Intel process (I.E. Pentium) then how would the same binary code run on a Motorola based processor? Unless MAC's IE provides some sort of emulation? - Jeff Marler B-)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top