Skip to Content
Palm Programming: The Developer's Guide
book

Palm Programming: The Developer's Guide

by Neil Rhodes, Julie McKeehan
December 1998
Intermediate to advanced
482 pages
12h 14m
English
O'Reilly Media, Inc.
Content preview from Palm Programming: The Developer's Guide

Forms

As we discussed earlier, a form is a container for the application’s visual elements. A form is created based on information from a resource (of type “tFRM”) that describes the elements. There are both modal and modeless forms in an application. The classic example of a modal form is an alert. Other forms can be made modal but require extra work on your part.

Note

A modal dialog is different from a modeless form in:

  • Appearance: a modal dialog has a full-width titlebar with the title centered and with buttons from left to right along the bottom. Most modal dialogs should have an info button that provides additional help.

  • Behavior: the Find button doesn’t work while a modal dialog is being displayed.

In the following material, we first discuss alerts and then modal forms. We also offer several tips in each section.

Alerts

An alert is a very constrained form (based on a “Talt” resource); it is a modal dialog with an icon, a message, and one or more buttons at the bottom that dismiss the dialog (see Figure 5.6). As we discussed in Chapter 3, there are four different types of alerts (information, warning, confirmation, and error). The user can distinguish the alert type by the icon shown.

An alert showing an icon, a message, and a button

Figure 5-6. An alert showing an icon, a message, and a button

The return result of FrmAlert is the number of the button that was pressed (where the first button is number 0).

Customizing an alert ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.

Read now

Unlock full access

More than 5,000 organizations count on O’Reilly

AirBnbBlueOriginElectronic ArtsHomeDepotNasdaqRakutenTata Consultancy Services

QuotationMarkO’Reilly covers everything we've got, with content to help us build a world-class technology community, upgrade the capabilities and competencies of our teams, and improve overall team performance as well as their engagement.
Julian F.
Head of Cybersecurity
QuotationMarkI wanted to learn C and C++, but it didn't click for me until I picked up an O'Reilly book. When I went on the O’Reilly platform, I was astonished to find all the books there, plus live events and sandboxes so you could play around with the technology.
Addison B.
Field Engineer
QuotationMarkI’ve been on the O’Reilly platform for more than eight years. I use a couple of learning platforms, but I'm on O'Reilly more than anybody else. When you're there, you start learning. I'm never disappointed.
Amir M.
Data Platform Tech Lead
QuotationMarkI'm always learning. So when I got on to O'Reilly, I was like a kid in a candy store. There are playlists. There are answers. There's on-demand training. It's worth its weight in gold, in terms of what it allows me to do.
Mark W.
Embedded Software Engineer

You might also like

Palm OS Programming, 2nd Edition

Palm OS Programming, 2nd Edition

Julie McKeehan, Neil Rhodes
Programming Visual Basic for the Palm OS

Programming Visual Basic for the Palm OS

Matt Holmes, Patrick Burton, Roger Knoell
Cocoa Programming for OS X: The Big Nerd Ranch Guide

Cocoa Programming for OS X: The Big Nerd Ranch Guide

Aaron Hillegass, Adam Preble, Nate Chandler

Publisher Resources

ISBN: 1565925254Catalog PageErrata