Mercurial > otakunoraifu
comparison window/menuitem.h @ 65:4416cfac86ae
Convert EUC-JP files to UTF8
author | Thibaut Girka <thib@sitedethib.com> |
---|---|
date | Fri, 26 Nov 2010 10:53:15 +0100 |
parents | 15a18fbe6f21 |
children |
comparison
equal
deleted
inserted
replaced
64:045ca45f9610 | 65:4416cfac86ae |
---|---|
32 | 32 |
33 #define MenuItem WidMenuItem | 33 #define MenuItem WidMenuItem |
34 #define MenuRadioButton WidMenuRadioButton | 34 #define MenuRadioButton WidMenuRadioButton |
35 #define MenuScale WidMenuScale | 35 #define MenuScale WidMenuScale |
36 | 36 |
37 // 必要なもの: | 37 // 綽荀鐚 |
38 // | 38 // |
39 // ラベル:surfaceも貼れた方がよいが、まあいいや | 39 // 鐚surface莢若鴻障 |
40 // ラベル位置:ボタンの上、もしくは右 | 40 // 篏臀鐚帥潟筝 |
41 // 右の場合:右中央へjustify するので、ラベル全体の幅と右マージンが必要 | 41 // 劻翫鐚劽賢紊justify с篏綛劻若吾潟綽荀 |
42 // 上の場合:左下へjustify するので、左マージンと下マージンが必要 | 42 // 筝翫鐚綏筝justify с綏若吾潟筝若吾潟綽荀 |
43 | 43 |
44 // 内容:x,y個数を指定、その中で中央割り当て | 44 // 絎刻x,y違絎筝т賢紊蚊綵 |
45 | 45 |
46 // ラベル位置情報:上なら左下にjustify, 右なら右中央にjustify | 46 // 篏臀縁筝綏筝justify, 劻劽賢紊justify |
47 // なので、下へのマージンと上へのマージン、 | 47 // с筝吾若吾潟筝吾若吾潟 |
48 // ラベル+四角ボタン(チェックボックス) | 48 // 鐚茹帥鰹с刻 |
49 // ボタンが押されるとdeactivateされる | 49 // 帥潟若deactivate |
50 // | 50 // |
51 // ラジオボタン | 51 // 吾帥 |
52 // テキストボタンの集合体。x,y の個数を指定 | 52 // 鴻帥潟篏x,y 違絎 |
53 // スケール | 53 // 鴻宴若 |
54 | 54 |
55 struct MenuItem : PicWidget { | 55 struct MenuItem : PicWidget { |
56 int x_size, y_size; | 56 int x_size, y_size; |
57 int menu_width, menu_height; | 57 int menu_width, menu_height; |
58 int lb_width, lb_right, lb_left, lb_bottom; | 58 int lb_width, lb_right, lb_left, lb_bottom; |