
CHAPTER 6
Pickers, Pop-up Views, and Overviews
Summary 6-59
browsers: array, // frame with array of outline
// items
viewFont: fontSpec,
viewFlags : constant,
viewFormat: formatFlags,
clickSound: frame, // sound frame for taps
OutlineClickScript:function, //called when user taps item
...
}
clMonthView 6
theMonth := {...
viewclass: clMonthView,
viewBounds: boundsFrame,
viewflags: constant,
labelFont: fontSpec,
dateFont: fontSpec,
selectedDates: array,
viewSetupFormScript: function,
...
}
Functions 6
PopupMenu(list, options)
IsNameRef(item)
AliasFromObj(item)
EntryFromObj(item)
ObjEntryClass(item)
Commentaires sur ces manuels