mergPop

Typelibrary
DictionaryLCS
LibraryLiveCode Script
Associationsmergpop
Description

mergPop is an iOS external that adds functions to present an action sheet (popover on iPad) and contextual menu for user interaction.

TypeNameSummarySyntax
commandmergPopActivity

Presents a modal view that you can use to offer various services from your application

mergPopActivity [<pText>], [<pImagePaths>], [<pURLs>], [<pRect>]

functionmergPopMenu

Presents a popup contextual menu like the Cut|Copy|Paste menu in a text view

mergPopMenu(<pButtons>, [<pRect>])

- - -mergPopSheet

Presents an action sheet or popover on iPad

mergPopSheet([<pTitle>], [<pCancel>], [<pDestructive>], [<pOther>], [<pStyle>], [<pPopoverRect>])

librarymergPop

mergPopSheet([<pTitle>], [<pCancel>], [<pDestructive>], [<pOther>], [<pStyle>], [<pPopoverRect>])