Difference between revisions of "Button Command"

From GeoGebra Manual
Jump to: navigation, search
m
m (Text replace - ";(.*)\[(.*)\]" to ";$1($2)")
Line 1: Line 1:
 
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|scripting}}
 
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|scripting}}
;Button[ ]
+
;Button( )
 
:Creates a new [[Action Objects#Buttons|button]].
 
:Creates a new [[Action Objects#Buttons|button]].
  
;Button[ <nowiki><</nowiki>Caption<nowiki>></nowiki> ]
+
;Button( <nowiki><</nowiki>Caption<nowiki>></nowiki> )
 
:Creates a new [[Action Objects#Buttons|button]] with given [[Labels and Captions|caption]].
 
:Creates a new [[Action Objects#Buttons|button]] with given [[Labels and Captions|caption]].
 
:{{example|1=<div><code><nowiki>Button["Ok"]</nowiki></code> creates a button in the left upper corner of the [[File:Menu view graphics.svg|link=|16px]] [[Graphics View]] with the caption ''Ok''.</div>}}
 
:{{example|1=<div><code><nowiki>Button["Ok"]</nowiki></code> creates a button in the left upper corner of the [[File:Menu view graphics.svg|link=|16px]] [[Graphics View]] with the caption ''Ok''.</div>}}

Revision as of 16:15, 7 October 2017

© 2024 International GeoGebra Institute