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"
}
}
07-09-2012, 11:38 AM,
#2
RE: ExCommandButtonColumnの質問です。

以下のFukutaさんがコメントしているように、
ExCommandButtonColumnも標準APIでなく、
中身が分かりませんので、回答が困難です。
http://communities.curl.com/showthread.php?tid=552

申し訳ござません・・。

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')