etc.negui.layout.panel.dual
デュアル。
class
Dual
: etc.negui.layout.panel.panel.Panel, etc.negui.layout.panel.panel.IDirection;
二画面型パネル。
領域を二分割。
BUGS:
縦方向未チェック。
History:
1.062
program
やっぱり中央線を変数からメソッドに。
1.050
program
中央線をメソッドから変数に。
SIZEINFO
sizeInfo
;
this(DIRECTION
Direction
);
protected int
CenterSize
;
void
onSize
(ref const(RECT)
TotalSize
);
History:
1.030
source
final switchの導入。
program
内部処理一部変更。