Thread Rating:
  • 357 Vote(s) - 2.91 Average
  • 1
  • 2
  • 3
  • 4
  • 5
独立型アプレットを複数起動する
01-12-2012, 11:14 AM,
#1
独立型アプレットを複数起動する
1つの独立型アプレット(start.dcurl)を複数起動するための手法として、ドキュメントには
複数の起動試行として、Applet.allow-multiple-instancesメソッドを実行するとできる
ような記載されていますが、具体的にどのような実装を行えばよいのでしょうか?
参照URL
http://developers.curlap.com/curl/docs/r...ached.html
http://developers.curlap.com/faq/48-faq-...44-03.html

01-12-2012, 02:13 PM,
#2
RE: 独立型アプレットを複数起動する
このようなコードをにアプレットに追加すればいいでしょう:
{{get-the-applet}.allow-multiple-instances}

PHP Code:
{curl 8.0 applet}

{{
get-the-applet}.allow-multiple-instances}

{{
View     {VBox spacing=6ptmargin=0.25inbackground="silver",
        {
CommandButton label="Cancel"} }     },     {on WindowClose do {exit 0}}}.show
01-13-2012, 09:14 AM,
#3
RE: 独立型アプレットを複数起動する
{{get-the-applet}.allow-multiple-instances}
を追加したらできました。
ありがとうございました。

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