Apple Newton Utilities User's Guide Page 731

  • Download
  • Add to my manuals
  • Print
  • Page
    / 942
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 730
CHAPTER 19
Built-in Applications and System Data
Summary 19-57
Time Zone Functions 19
GetCityEntry(name) // returns information about the
// specified city
GetCountryEntry(name) // returns information about the
// specified country
worldClock:SetLocation(whichCity) // sets the current city
worldClock:NewCity(newCity, nil, makeHome) // adds a city
Notes Methods 19
paperroll:MakeTextNote(string, addIt) // adds a text note to
// Notes soup
paperroll:NewNote(note, goto, store) // adds a note to
// Notes soup
Prefs and Formulas Functions 19
RegFormulas(appSymbol,formulasTemplate) //registers a template
// to be added to the Formulas roll
UnRegFormulas(appSymbol) //unregisters a template added
// with RegFormulas
RegPrefs(appSymbol,prefsTemplate) //registers a template
// to be added to the Prefs roll
UnRegPrefs(appSymbol) //unregisters a template added
// with RegPrefs
Auxiliary Button Functions 19
app:AddAuxButton(buttonFrame) // message sent when
// RegAuxButton is called with your app as destApp
GetAuxButtons(appSymbol) // returns array of your app’s
// buttons
RegAuxButton(buttonSymbol, template) // registers a button to
// be added to another application
app:RemoveAuxButton(buttonSymbol) // message sent when
// UnRegAuxButton is called for one of your app’s
// buttons
UnRegAuxButton(buttonSymbol) // removes an auxilary button
// added with RegAuxButton
Page view 730
1 2 ... 726 727 728 729 730 731 732 733 734 735 736 ... 941 942

Comments to this Manuals

No comments