|
-
Jun 18th, 2013, 07:41 AM
#1
Thread Starter
New Member
Closest thing to VB on Mac
VB6 is the only programming language with which I am familiar. As far as I know, there are no versions of VB available for Apple Computers.
My wife wants to make our house an all-Apple domain. My only objection is that I will no longer be able to tinker with Visual Basic programs at home (I am purely a hobby programmer).
Is there an event-driven language similar to VB that is available for Mac computers? Or is it possible to use emulation software to run VB on an Apple platform?
-
Jun 18th, 2013, 11:18 AM
#2
Re: Closest thing to VB on Mac
 Originally Posted by motorhead
Is there an event-driven language similar to VB that is available for Mac computers?
Try Xojo (formerly Realbasic).
 Originally Posted by motorhead
Or is it possible to use emulation software to run VB on an Apple platform?
Yes. See Comparison of platform virtual machines.
On Local Error Resume Next: If Not Empty Is Nothing Then Do While Null: ReDim i(True To False) As Currency: Loop: Else Debug.Assert CCur(CLng(CInt(CBool(False Imp True Xor False Eqv True)))): Stop: On Local Error GoTo 0
Declare Sub CrashVB Lib "msvbvm60" (Optional DontPassMe As Any)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|