OpenSpace3D libs
OpenSpace 3D libraries for plugITs and OS3D developer
|
EdWindow and EdControl resize flags
Variables | |
var | EDWIN_RESIZE_NONE =0 |
var | EDWIN_RESIZE_LW =1 |
left border is at a flexible distance from the left border of the parent zone More... | |
var | EDWIN_RESIZE_MW =2 |
width is a flexible value More... | |
var | EDWIN_RESIZE_RW =4 |
right border is at a flexible distance from the right border of the parent zone More... | |
var | EDWIN_RESIZE_LH =8 |
top border is at a flexible distance from the top border of the parent zone More... | |
var | EDWIN_RESIZE_MH =16 |
height is a flexible value More... | |
var | EDWIN_RESIZE_RH =32 |
bottom border is at a flexible distance from the bottom border of the parent zone More... | |
var | EDWIN_RESIZE_ALL =64 |
all flexible More... | |
Detailed Description
EdWindow and EdControl resize flags
Variable Documentation
◆ EDWIN_RESIZE_NONE
var EDWIN_RESIZE_NONE =0 |
◆ EDWIN_RESIZE_LW
var EDWIN_RESIZE_LW =1 |
left border is at a flexible distance from the left border of the parent zone
◆ EDWIN_RESIZE_MW
var EDWIN_RESIZE_MW =2 |
width is a flexible value
◆ EDWIN_RESIZE_RW
var EDWIN_RESIZE_RW =4 |
right border is at a flexible distance from the right border of the parent zone
◆ EDWIN_RESIZE_LH
var EDWIN_RESIZE_LH =8 |
top border is at a flexible distance from the top border of the parent zone
◆ EDWIN_RESIZE_MH
var EDWIN_RESIZE_MH =16 |
height is a flexible value
◆ EDWIN_RESIZE_RH
var EDWIN_RESIZE_RH =32 |
bottom border is at a flexible distance from the bottom border of the parent zone
◆ EDWIN_RESIZE_ALL
var EDWIN_RESIZE_ALL =64 |
all flexible
Generated on Thu Aug 24 2017 10:05:23 for OpenSpace3D libs by
