|
[下载] Nu2 Menu v3.49
Nu2 Menu v3.49 is out now
Nu2 Menu Download
2004-12-01 (V0.349)
New:
Shift bitwise left @Shl( ValueToShift, HowManyPositions )
Shift bitwise right @Shr( ValueToShift, HowManyPositions )
@And( ValueToAnd, AndWith )
Changed:
@Or()
@Not()
Menu item sub node DISABLED is replaced by VISIBILITY.
For backward compatibility the DISABLED node only works when the sub node VISIBILITY does not exist.
Do not use the sub node DISABLED anymore!!!!!!
VISIBILITY="0" -> Normal
VISIBILITY="1" -> Disabled
VISIBILITY="2" -> Hidden
pgh
|
|