MatrixButtonHelper syntax ?
Gary Yonaites
gary at yonaites.com
Sat Feb 9 07:48:27 PST 2008
Here are the parameter's descriptive lines from the
MATRIXBUTTONHELPER custom statement:
<PARAMETER NAME=BUTTONLIST TYPE=TEXT>List of potential button
objects in matrix frame, CR delimited</PARAMETER>
<PARAMETER NAME=CLICKBUTTON TYPE=TEXT>Return object that was
clicked on, or "" if none</PARAMETER>
<PARAMETER NAME=BUTTONRECTANGLE OPTIONAL TYPE=TEXT>Return location
of object that was clicked on, or "" if none</PARAMETER>
As you can see, the last parameter is optional but will return the
objectinfo("rectangle") of the clicked button if a third parameter
exists and a button was detected.
Gary
gary at yonaites.com
On Feb 9, 2008, at 8:11 AM, Robert Ameeti wrote:
> In the Panorama Reference, I am reading MatrixButtonHelper to have 3
> parameters: ButtonList, ClickButton, & ButtonRectangle but the
> Example there only shows 2 parameters being used as well as the
> Panorama Handbook pg 934 example. The syntax checker also accepts
> this command without the 3rd parameter. Am I reading this wrong or is
> there no last parameter necessary (contrary to the way I've been
> reading the docs.)
More information about the Qna
mailing list