Arrows?

August 31 2004 at 6:23 AM
No score for this post
  (no login)
from IP address 213.252.223.18

 

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.Respond to this message   
Responses

Create your own forum at Network54
 Copyright © 1999-2009 Network54. All rights reserved.   Terms of Use   Privacy Statement