listview icon

May 3 2003 at 11:23 AM
No score for this post
whatz  (Login whatz)
from IP address 217.229.143.17

 

i have a problem creating a listview with ICON style.
i use:
..
mdx SetFont $dname 1 +a 11 300 tahoma
mdx SetControlMDX $dname 1 listview icon > script\mdx\views.mdx
did -i $dname 1 1 iconsize small
did -i $dname 1 1 seticon list 3,script\icons\ $+ %iconset $+ .icl
did -i $dname 1 1 seticon list 5,script\icons\ $+ %iconset $+ .icl
did -i $dname 1 1 seticon list 0,script\icons\ $+ %iconset $+ .icl
did -a $dname 1 0 1 setup
did -a $dname 1 0 2 themes
did -a $dname 1 0 3 info
..
and it looks like this screenshot:


the problem is, i have seen many screenshots from control panels, or other icon listviews, and the space between the listview icons is too big at me.
everytime i creat a icon listview the space between the icons is so big, i dunno how to reduce the space. i know it is possible cuz i have seen the other screenshots.. like the prefex2 from tek.
anyone got an idea how i reduce the space?

 
Scoring disabled. You must be logged in to score posts.Respond to this message   
Create your own forum at Network54
 Copyright © 1999-2010 Network54. All rights reserved.   Terms of Use   Privacy Statement