exontrol.helpTFI =
{
tfi:
{
: false,
: false,
: false,
: false,
: null,
: null,
: null,
: null,
shaColor:
{
: null,
: null,
: null
},
: null,
graColor:
{
: null,
: null,
: null
}
}
}
exontrol.helpShape =
{
shape:
{
: null,
: null,
: null,
: null,
: null,
: null,
: null,
: null,
: null,
: null,
: false,
: null,
: null,
: null,
: null,
: null,
: null,
: null,
shadow:
{
: null,
: 0,
: 0,
: 0
},
: "RoundRect",
pArg:
{
: 2,
: 2,
: undefined,
: undefined,
: undefined,
: undefined,
: undefined,
: undefined,
: undefined,
: undefined,
: undefined
},
: null
}
}
exontrol.helpTFI =
{
tfi:
{
: false,
: false,
: false,
: false,
: null,
: null,
: null,
: null,
shaColor:
{
: null,
: null,
: null
},
: null,
graColor:
{
: null,
: null,
: null
}
}
}
exontrol.helpShape =
{
shape:
{
: null,
: null,
: null,
: null,
: null,
: null,
: null,
: null,
: null,
: null,
: false,
: null,
: null,
: null,
: null,
: null,
: null,
: null,
shadow:
{
: null,
: 0,
: 0,
: 0
},
: "RoundRect",
pArg:
{
: 2,
: 2,
: undefined,
: undefined,
: undefined,
: undefined,
: undefined,
: undefined,
: undefined,
: undefined,
: undefined
},
: null
}
}
exontrol.Def.Menu =
{
: null,
: false,
: false,
: false,
: 1,
: null,
: 16,
: [0,0],
: false,
: exontrol.Menu.FlatEnum.exNormal,
: [4,4],
: [0,0],
: -1,
: 6,
: exontrol.Menu.ArrangeItemsEnum.exArrangeItemsVertical | exontrol.Menu.ArrangeItemsEnum.exArrangeItemsScroll | exontrol.Menu.ArrangeItemsEnum.exArrangeItemsPopupAlign,
: exontrol.Menu.ArrangeItemsEnum.exArrangeItemsVertical | exontrol.Menu.ArrangeItemsEnum.exArrangeItemsScroll | exontrol.Menu.ArrangeItemsEnum.exArrangeItemsPopupAlign,
: 1,
: [2,2],
: 6,
: exontrol.Menu.ShowCheckedAsSelectedEnum.exDisplayItemCheckDefault,
: 8,
: false,
scrollOpt:
{
: "t,b",
: "pointer(t,lo,b,up)",
: "tRange(t),range(b)",
: "tRange(t),range(b)",
: 16,
},
: 125,
: "shitem(item),shcap(cap),shsub(sub),shradio(rad),shcheck(chk),shflat(flat),shsep(sep),shbutton(btn),sharrow(arr,rarr,barr),shbarrow(barr)",
: "pointer(chk,rad,btn,anchor)",
: -1,
: 0,
: 350,
: 500,
: 500,
: 1/2,
: exontrol.Menu.CloseOnClickEnum.exCloseOnDefault,
: false,
: exontrol.Menu.AlignContextMenuEnum.exLeftAlign | exontrol.Menu.AlignContextMenuEnum.exTopAlign,
: false,
: null,
: null
}
exontrol.Shapes.Menu = exontrol.DfO( exontrol.Shapes.Menu ,
{
shitem:
{
normal:
{
: "rgba(0,0,0,0.05)",
},
disabled:
{
: 0.5,
},
checked:
{
y doc checked' user-option='exontrol.Shapes.Menu:shitem.checked.frameColor'> : "rgba(64,128,255,0.50)",
xontrol.Shapes.Menu'> : "rgba(64,128,255,0.25)",
: -1
},
hover:
{
: "rgba(64,128,255,0.50)",
:
"rgba(64,128,255,0.10)",
:
-1,
:
"BevelRect",
pArg:
{
:
2,
:
2
}
},
click:
{
: "rgba(64,128,255,0.50)",
:
"rgba(64,128,255,0.25)",
: -1
},
open:
{
: "rgba(64,128,255,0.50)",
:
"rgba(64,128,255,0.25)",
:
-1
}
},
shcap:
{
normal:
{
: exontrol.DrawTextFormatEnum.exTextWordEllipsis
}
},
shsub:
{
normal:
{
: -1,
:
"rgba(0,0,0,0.25)",
:
"RoundRect"
}
},
shsep:
{
normal:
{
: "rgba(0,0,0,0.20)",
}
},
shbutton:
{
normal:
{
: -1,
:
"rgb(192,192,192)",
:
"rgb(128,128,128)",
},
click:
{
: "rgb(164,164,164)",
: "rgb(80,80,80)",
}
xontrol.Shapes.Menu'> },
shflat:
{
normal:
{
: -1,
:
"rgba(0,0,0,0.10)",
:
"rgba(0,0,0,0.5)",
:
"BevelRect",
pArg:
{
:
2,
:
2
}
}
},
shcheck:
{
normal:
{
: -1,
:
"white",
:
"gray",
:
"Rect",
:
function( ctx, client , clientShape, oShapeData )
{
oShapeData && oShapeData.state && ctx.noFD(function()
{
ctx.drawHTMLText( "<b><fgcolor black>✓", client, exontrol.DrawTextFormatEnum.exTextAlignCenter | exontrol.DrawTextFormatEnum.exTextAlignVCenter | exontrol.DrawTextFormatEnum.exTextNoClip );
})
}
}
},
shradio:
{
normal:
{
: -1,
:
"white",
:
"gray",
:
"Circle",
:
function( ctx, client , clientShape, oShapeData )
{
oShapeData.object &&
oShapeData.object.getState() &&
exontrol.D.P.fill( ctx, exontrol.IRt( clientShape.slice(),-clientShape[exontrol.w] * 0.20,-clientShape[exontrol.w] *.20 ), "#666666", this.primitive, this.primitiveArg );
}
}
},
sharrow:
{
normal:
{
: "rgba(0,0,0,0.50)",
:
"EllipticPolygon",
pArg:
{
:
3,
:
Math.PI/2
}
}
},
shbarrow:
{
normal:
{
pArg:
{
: Math.PI
}
}
},
});
exontrol.Def.Menu =
{
: null,
: false,
: false,
: false,
: 1,
: null,
: 16,
: [0,0],
: false,
: exontrol.Menu.FlatEnum.exNormal,
: [4,4],
: [0,0],
: -1,
: 6,
: exontrol.Menu.ArrangeItemsEnum.exArrangeItemsVertical | exontrol.Menu.ArrangeItemsEnum.exArrangeItemsScroll | exontrol.Menu.ArrangeItemsEnum.exArrangeItemsPopupAlign,
: exontrol.Menu.ArrangeItemsEnum.exArrangeItemsVertical | exontrol.Menu.ArrangeItemsEnum.exArrangeItemsScroll | exontrol.Menu.ArrangeItemsEnum.exArrangeItemsPopupAlign,
: 1,
: [2,2],
: 6,
: exontrol.Menu.ShowCheckedAsSelectedEnum.exDisplayItemCheckDefault,
: 8,
: false,
scrollOpt:
{
: "t,b",
: "pointer(t,lo,b,up)",
: "tRange(t),range(b)",
: "tRange(t),range(b)",
: 16,
},
: 125,
: "shitem(item),shcap(cap),shsub(sub),shradio(rad),shcheck(chk),shflat(flat),shsep(sep),shbutton(btn),sharrow(arr,rarr,barr),shbarrow(barr)",
: "pointer(chk,rad,btn,anchor)",
: -1,
: 0,
: 350,
: 500,
: 500,
: 1/2,
: exontrol.Menu.CloseOnClickEnum.exCloseOnDefault,
: false,
: exontrol.Menu.AlignContextMenuEnum.exLeftAlign | exontrol.Menu.AlignContextMenuEnum.exTopAlign,
: false,
: null,
: null
}
exontrol.Shapes.Menu = exontrol.DfO( exontrol.Shapes.Menu ,
{
shitem:
{
normal:
{
: "rgba(0,0,0,0.05)",
},
disabled:
{
: 0.5,
},
checked:
{
y doc checked' user-option='exontrol.Shapes.Menu:shitem.checked.frameColor'> : "rgba(64,128,255,0.50)",
xontrol.Shapes.Menu'> : "rgba(64,128,255,0.25)",
: -1
},
hover:
{
: "rgba(64,128,255,0.50)",
:
"rgba(64,128,255,0.10)",
:
-1,
:
"BevelRect",
pArg:
{
:
2,
:
2
}
},
click:
{
: "rgba(64,128,255,0.50)",
:
"rgba(64,128,255,0.25)",
: -1
},
open:
{
: "rgba(64,128,255,0.50)",
:
"rgba(64,128,255,0.25)",
:
-1
}
},
shcap:
{
normal:
{
: exontrol.DrawTextFormatEnum.exTextWordEllipsis
}
},
shsub:
{
normal:
{
: -1,
:
"rgba(0,0,0,0.25)",
:
"RoundRect"
}
},
shsep:
{
normal:
{
: "rgba(0,0,0,0.20)",
}
},
shbutton:
{
normal:
{
: -1,
:
"rgb(192,192,192)",
:
"rgb(128,128,128)",
},
click:
{
: "rgb(164,164,164)",
: "rgb(80,80,80)",
}
xontrol.Shapes.Menu'> },
shflat:
{
normal:
{
: -1,
:
"rgba(0,0,0,0.10)",
:
"rgba(0,0,0,0.5)",
:
"BevelRect",
pArg:
{
:
2,
:
2
}
}
},
shcheck:
{
normal:
{
: -1,
:
"white",
:
"gray",
:
"Rect",
:
function( ctx, client , clientShape, oShapeData )
{
oShapeData && oShapeData.state && ctx.noFD(function()
{
ctx.drawHTMLText( "<b><fgcolor black>✓", client, exontrol.DrawTextFormatEnum.exTextAlignCenter | exontrol.DrawTextFormatEnum.exTextAlignVCenter | exontrol.DrawTextFormatEnum.exTextNoClip );
})
}
}
},
shradio:
{
normal:
{
: -1,
:
"white",
:
"gray",
:
"Circle",
:
function( ctx, client , clientShape, oShapeData )
{
oShapeData.object &&
oShapeData.object.getState() &&
exontrol.D.P.fill( ctx, exontrol.IRt( clientShape.slice(),-clientShape[exontrol.w] * 0.20,-clientShape[exontrol.w] *.20 ), "#666666", this.primitive, this.primitiveArg );
}
}
},
sharrow:
{
normal:
{
: "rgba(0,0,0,0.50)",
:
"EllipticPolygon",
pArg:
{
:
3,
:
Math.PI/2
}
}
},
shbarrow:
{
normal:
{
pArg:
{
: Math.PI
}
}
},
});