以下は本書で使われているサンプルプログラムが格納されている ディレクトリ名の一覧です。 2.3 Hello World P.22,30,31 hello_world 3.4 HTMLファイルの書きかた P.41 hello_world 3.6 IApplication P.44 hello_world P.45 teminate 4.1.2 Frame P.49 frame 4.2 色 P.51 color 4.4.2 PanelにComponentを貼る P.54 button_label 4.4.6 GIF画像コンポーネント(ImageLabel) P.58 image_label 4.4.8 ボタンイベントを拾う P.60 button_event 4.4.9 Buttonの詳細 P.63 button_center 4.4.10 アニメーションGIF (VisualPresenter) P.65 vp P.67 vp_event 4.4.11 テキストエリアとテキストフィールド(TextBox) P.70 text_field P.73 textbox_event 4.4.12 ラジオボタン、チェックボックス、リスト、ポップアップメニュー(ListBox) P.75 radio_button P.77 sinble_select P.79 check_box P.81 multiple_select 4.4.13 キーイベントを拾う P.82 panel_key_event 4.5.1 CanvasでHello Wrold P.86 canvas_helloworld 4.5.2 文字列の描画とフォント P.86 draw_string P.88 draw_string_b 4.5.3 複数行に渡るテキストの描画 P.90 draw_textbox 4.5.5 Canvasでのキーイベント P.93 canvas_event 4.5.6 キーの同時押しの検出 P.95 simultaneous_key_event 4.5.7 ダブルバッファリング P.98 double_buffering 4.6 ダイアログ P.99 dialog_warning P.102 dialog_yesnocancel 4.7 絵文字 P.104 emoji 4.8.1 曲を再生する P.107 sound 4.8.2 サウンドイベント P.108 sound_event 4.9.1 バイブレータ P.112 vibration 4.9.2 バックライト P.113 backlight 5.1.1 TimerとTimerListener P.117 timer 5.1.2 ShortTimer P.120 short_timer P.122 bad_short_timer 5.2.1 スクラッチパッドの基本的な使い方 P.125 scratchpad_sample 5.2.2 ランダムアクセス P.127 scratchpad_pos 5.3.1 サーバからデータを取得する(GET) P.130 com_helloworld 5.3.2 サーバにデータを送信する(POST) P.134 http_post P.136 http_postのbinディレクトリに入ってます。 5.4.1 サーバからの画像のロード P.138 image_label_server 5.4.2 スクラッチパッド経由の画像処理 P.139 sp_image P.141 sp_imageディレクトリの直下にあります。 6.2.2 日本語は1文字3バイト P.151 konnichiwa