Thread Rating:
  • 312 Vote(s) - 2.81 Average
  • 1
  • 2
  • 3
  • 4
  • 5
シリアルなDialog表示
03-12-2013, 06:05 PM,
#2
RE: シリアルなDialog表示
dispatch-events ですか。そうですか。

Code:
{TextField
    {on ValueFinished do
        {dispatch-events true}
        {popup-question  "入力内容が確定されました" }
    }
}
{CommandButton
    label = "&Click me!",
    {on Action do
        {popup-question "CommandButton が押されました" }
    }
}


Messages In This Thread
シリアルなDialog表示 - by umemura - 03-12-2013, 12:57 PM
RE: シリアルなDialog表示 - by umemura - 03-12-2013, 06:05 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('872')