参考:ControlクラスのInvokeメソッドで匿名メソッドを使うには?[2.0のみ、C#] - @IT GUI描画とは別スレッドから、GUI要素を書き換える時 this.Invoke((MethodInvoker) delegate() { /* GUIの操作*/});かMethodInvoker func = delegate() { /*GUIの操作*/ }; this.Invoke(func); でいい。 例えばtry{ this.Invoke((MethodInvoker) delegate() { textBoxMsg.Text += "hogehoge"; }); } catch(Exception ex){ Console.WriteLine(ex.Message); }とか。 GUIと別スレッドからGUI要素を書き換える時は(例えばSocket通信を受信
by Valeria Donati, Maria Tasca and Valentina Venza Mobile Processing is an open source programming environment for people who want to design and prototype software for mobile phones. It is based on and shares the same design goals as the open source Processing project. Sketches programmed using Mobile Processing run on Java Powered mobile devices. 9 Apr 2008 Mobile 0007 released! I've just releas
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く