工具
函數
秘訣
原始檔
臭蟲
參考
Views
grid
秘訣總表
team
Hide fields
Filter
Group
Sort
主題
1
按鈕的標籤文字
2
設定文字的透明度
Drag to adjust the number of frozen columns
說明
圖例
附圖
Tags
參考
可以在按鈕的文字標籤中設定: 文字可跳行 $ \text{中文\\按鈕} $ 旋轉 90 度、數學式 $ \rotatebox{90.0}{ \text{ \sqrt{2} } }$
button
text
latex
label
Button Vertical Captions and Opacity
使用下列的語法可以同時設定 text 的前景色、背景色與透明度 其中 alpha = "00" ... "FF" SetColor(text, "#" + alpha + "00ffff") SetBackgroundColor(text, "#" + alpha + "ff00ff") 可以利用 ToBase(n, 16) 將 0 ... 255 轉變為 "0" ... "FF", 再利用 Length(text) 將 "0" ... "F" 轉變為 "00"... "0F" 注意: 這招似乎不能用於 5.0 的版本。另外如果文字內有 latex 似乎也不能用。
https://www.geogebra.org/classic/nf3czfbb
text
color
make text objects fade in/out?
Demo: Transparent Text
2 records
Summary
Summary
Summary
Summary
Summary
Summary
Alert
Lorem ipsum
Okay
按鈕的標籤文字
Loaded
主題
按鈕的標籤文字
說明
可以在按鈕的文字標籤中設定:
文字可跳行
$ \text{中文\\按鈕} $
旋轉 90 度、數學式
$ \rotatebox{90.0}{ \text{ \sqrt{2} } }$
@
{name}
圖例
附圖
buttons.png
Tags
button
text
latex
label
參考
Button Vertical Captions and Opacity
連結
https://help.geogebra.org/topic/button-vertical-captions-and-opacity
備註
秘訣
按鈕的標籤文字
工具
View larger version
Copy base