cam somebody help?
i wann to make toolbar with arrows
current code is
dialog test {
title "Dialog"
size -1 -1 150 20
option dbu
list 1, 0 0 140 20
}
on 1:dialog:test:init:0: {
mdxinit $dname
mdx SetControlMDX $dname 1 ToolBar list flat nodivider arrows > exec\bars.mdx
did -i $dname 1 1 bmpsize 16 16
did -i $dname 1 1 setimage +nh icon small icon.ico
did -a $dname 1 +av 1 Go $chr(9) $+ WHOIS
did -a $dname 1 +a 0 no $chr(9) $+ test
did -a $dname 1 +av 0 -
}
mdxinit - mark dialog, and etc.
mdx - just like dll mdx.dll $1-
Scoring disabled. You must be logged in to score posts.