Hello guys, I'm trying to create a Status bar in DCX, I've been reading the manual online, and i've tried a few thing with no look! Could you guys help me out?
Here's what i've been reading : http://dcx.scriptsdb.org/xstatusbar.htm
And all i have for DCX alias
alias dcx {
if ($isid) returnex $dll($scriptdirdcx.dll,$1,$2-)
else dll " $+ $scriptdirdcx.dll" $1 $2-
}
alias xdock {
if ($isid) returnex $dcx( _xdock, $1 $prop $2- )
dcx xdock $1-
}
dont i need to use a alias for xStatusbar ?
Please help lol
![]()

