Y'z Dock Menu(using Litestep,moshi's Tutorial)

the size of my icon is 16 and spacin 11 , now if i want to use say 64X64 da icon , i have to increase the size of the menu also , othewrise the icon hides itself , i tried playin with iconspacin and size from 16->62 , but tthe size increase only the size of the icon increases menu size remains teh same , any advises ??

also maxwidth is given not the max HEIGHT , so i think an ways to increast the HEIGHT of the menu (the length)

http://www22.brinkster.com/moshiskins/

-------

well i m on chapter 2 and this is how the my steps.rc looks like

LSNoShellWarning true

LSNoStartUp true

LoadModule "$LiteStepDir$grdtransparent.dll"

LoadModule "$LiteStepDir$popup2.dll"

PopupIcons true

PopupNoMenuBevel true

PopupNoBevel true

PopupAdaptiveWidth true

PopupPaintMode tile

PopupMaxWidth 300

PopupMinWidth 150

PopupNoTitleText true

PopupIconSize 16

PopupIconSpacing 11

LSImageFolder "$LiteStepDir$images\"

and after that the menu

#18894

Post a ss of your dock menu so we can see your problem, visuals are easier to work with.

#18940