FutureBasic Logo

<<    Index    >> FutureBasic

NibPopover   statement



Syntax
nibpopover tag, nibName

Description
The nibpopover statement loads a popover contained in a nib file.

Parameters
Parameter
Description
tag A number (1 through 1000000) that you assign to the popover. The number you assign must be different from the tag value of all other popovers, windows and panels.
nibName The name of the nib file.
 

See also
popover