Thread Rating:
  • 363 Vote(s) - 2.88 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ExCommandButtonColumnの質問です。
07-06-2012, 11:23 AM,
#1
ExCommandButtonColumnの質問です。
ExCommandButtonColumnでボタンを押下時にラベルを変更したいですが
以下の方法ではエラーになります。
他の実装方法はありますか?

{ExCommandButtonColumn "test-rgc",
width = 55px,
header-label = "header label",
button-label = "label1",
button-action =
{proc {r:Record}:void
{on e:ExCommandButtonColumn do
set e.button-label = "label2"
}
}


Messages In This Thread
ExCommandButtonColumnの質問です。 - by e.kou - 07-06-2012, 11:23 AM
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('554')