Thread Rating:
  • 336 Vote(s) - 2.85 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ExCheckButtonColumnの質問です。
07-04-2012, 07:50 PM,
#1
ExCheckButtonColumnの質問です。
ExCheckButtonColumn のSTYLEをcommandButton に変更したいのですが
以下ように書けないでしょうか?

{ExCheckButtonColumn "name",
header-label = "ラベル",
width = 60px,
read-only? = false,
halign = "center",
cell-spec = ExCheckButtonfomat,
enabled-proc = row-disable}

{define-class public ExCheckButtonfomat{inherits ExCheckButton}
{constructor public {default}
{construct-super}
set self.style = "command-button-standard"
}
}


Messages In This Thread
ExCheckButtonColumnの質問です。 - by e.kou - 07-04-2012, 07:50 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('552')