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