Thread Rating:
  • 328 Vote(s) - 2.88 Average
  • 1
  • 2
  • 3
  • 4
  • 5
TextFieldの文字サイズを変更せずに高さを最大限に活用したい
04-16-2014, 05:33 PM,
#2
RE: TextFieldの文字サイズを変更せずに高さを最大限に活用したい
marginの高さを設定しない場合、高さを最大限に活用することができます。


{spaced-vbox
{TextField
width = 1.0in,
height = 15pt,
skin = {ShadedSkinSpec
border-color = "silver",
FillPattern.transparent,
FillPattern.transparent,
margin-spec = {OffsetSpec
top = 0px,
bottom = 0px,
right = 3px,
left = 3px
}
}
}
}


Messages In This Thread
RE: TextFieldの文字サイズを変更せずに高さを最大限に活用したい - by e.kou - 04-16-2014, 05:33 PM
Forum Jump:


Users browsing this thread:
1 Guest(s)

MyBB SQL Error

MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
1017 - Can't find file: 'mybb_threadviews' (errno: 2)
Query:
INSERT INTO mybb_threadviews (tid) VALUES('1069')