FieldSize

FieldSize

InputFieldPopupMenuおよび関連関数のオプションで,入力や内容に許容されるフィールドの大きさを指定する.

詳細

  • FieldSizeの可能な設定値
  • Tiny, Small, Medium, Large 定義済みの大きさ
    w固定幅 w,最低でも1行分の高さ
    {w,h}固定幅 w,固定高 h
    {{wmin,wmax},}wminから wmaxまでの幅
    {,{hmin,hmax}}hminからhmax までの高さ
  • FieldSizeの幅はemを単位として測る.高さは行の高さを単位とする.

例題

すべて開くすべて閉じる

  (4)

InputFieldに定義済みの大きさを使う:

カスタムサイズを使う:

PopupMenuに定義済みの大きさを使う:

カスタムサイズを使う:

特性と関係  (1)

FieldSizeFieldHintStyleBaseStyleの両方を使ってInputFieldの大きさを決める:

Wolfram Research (2007), FieldSize, Wolfram言語関数, https://reference.wolfram.com/language/ref/FieldSize.html.

テキスト

Wolfram Research (2007), FieldSize, Wolfram言語関数, https://reference.wolfram.com/language/ref/FieldSize.html.

CMS

Wolfram Language. 2007. "FieldSize." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/FieldSize.html.

APA

Wolfram Language. (2007). FieldSize. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/FieldSize.html

BibTeX

@misc{reference.wolfram_2024_fieldsize, author="Wolfram Research", title="{FieldSize}", year="2007", howpublished="\url{https://reference.wolfram.com/language/ref/FieldSize.html}", note=[Accessed: 22-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_fieldsize, organization={Wolfram Research}, title={FieldSize}, year={2007}, url={https://reference.wolfram.com/language/ref/FieldSize.html}, note=[Accessed: 22-November-2024 ]}