Special

Clearance Sale!

We've been publishing for over five years now and it's time to clear out our inventory of back issues, so we're slashing prices!

RBD Magazines

Check out this amazing clearance sale of all our past issues. Missing some issues? This is a great time to complete your RBD collection. Save up to 40% off the regular price of our printed back issue packages. These prices are only good until the end of the year May 2008 and supplies are limited, so place your order today.

Article Preview


Buy Now

Print:
PDF:

Visual Basic and REALbasic

Comparing Interfaces

Get comfortable using REALbasic

Issue: 2.3 (December/January 2003)
Author: Owen Yamauchi
Author Bio: Owen Yamauchi is a freelance programmer who has been programming REALbasic since version F4. He is the Lead Programmer for Domain Softworx, a company that produces developer tools for REALbasic.
Article Description: No description available.
Article Length (in bytes): 7,962
Starting Page Number: 43
RBD Number: 2321
Resource File(s): None
Related Web Link(s):

http://www.domainsoftworx.com/

Known Limitations: None

Excerpt of article text...

Visual Basic (VB) is the Windows implementation of BASIC. It is very popular among novice programmers, and it has what is probably one of the largest third-party communities of any development environment. If you're a REALbasic (RB) user, you may have heard of or used some of RB's VB-related features. RB can directly import certain VB files, and there is even an external application that aids in converting VB projects into RB projects. One of the aims of this column is to help you with that task.

If you're a VB user just learning to use RB, you may feel out of place in RB's integrated development environment (IDE). RB and VB have very different interface layouts. Here, we will compare VB 6 (not VB.NET) to the latest version of RB, which at the time of writing is 5.2.1.

One thing that may seem odd to VB programmers is that RB stores projects as one single file. In VB, projects are spread over multiple files: all forms, modules, and other items are stored in individual files. You will probably find this restricting at first, but as you get used to it you realize that it's not restricting at all, and it reduces hard drive clutter as well. RB's Project window (the window showing all items in the project) provides an adequate overview of the project. In case you do want to store an item as a separate file, simply dragging the item onto the desktop or into a folder will create a separate file for it, so you can import it into other projects.

...End of Excerpt. Please purchase the magazine to read the full article.

Article copyrighted by REALbasic Developer magazine. All rights reserved.


 


|

 


Weblog Commenting and Trackback by HaloScan.com