Article Preview
Buy Now
| PDF: |
Databases for REAL
Reporting with REALbasic
REALbasic 2009 Release 4
Issue: 8.1 (November/December 2009)
Article Description: No description available.
Article Length (in bytes): 6,809
Starting Page Number: 51
RBD Number: 8114
Resource File(s):
project8114.zip Updated: Monday, November 2, 2009 at 11:57 AM
Related Link(s): None
Known Limitations: None
Excerpt of article text...
On September 29th, REAL Software shipped REALbasic 2009 Release 4. Its big new feature? You guessed it: reporting! That's right, the REALbasic IDE now has a built-in report designer! So without further ado, let's take a look at it.
A Quick Overview
To create a report in REALbasic 2009r, you first need to add a report object to your project. To do this select Project->Add->Report. You can also edit your toolbar to add an "Add Report" button. Figure 1 shows what the report designer looks like.
As you can see, it has three main areas. A list of controls on the left, the main editor window in the center and the properties editor on the right. REALbasic supports these report controls:
Field
Label
Picture
Line
Oval
Rectangle
RoundRectangle
Just drag one of these controls to the report editing area to add it to the report. Each control that you add, has its own set of properties that you can modify. In addition, each control has two events associated with it (AfterPrinting and BeforePrinting) where you can put your own code.
...End of Excerpt. Please purchase the magazine to read the full article.
Article copyrighted by REALbasic Developer magazine. All rights reserved.
|











