Posted by member 302889 on 2006-02-15 10:34:32 link

oh yeah, here is some code i am using...


Theme.rc 'litestep environment config' section...

Include "$ConfigDir$xdesktop.rc"
Include "$ConfigDir$desktop.rc"


Theme.rc 'loadmodule config' section...

IF DeskTopIconsOn
*NetLoadModule xdesktop-1.7
ENDIF


xdesktop.rc file...

xDesktopAutoCreate TRUE
xDesktopConfigFile "$ConfigDir$desktop.rc"
xdesktopx 4
xdesktopy 4
xdesktopsnapto 4 4 76 76 38
xdesktopitemwidth 76
xdesktopitemheight 76
xdesktopspacingx 0
xdesktopspacingy 0
xdesktopdirection down
xdesktopwrapdirection right
xdesktopwrapcount $resolutiony-48/76$
xdesktopeasyfocus true
xdesktopfont "$IconFont$"
xdesktopfontcolor "$IconTxtColour$"
xdesktopfontheight 13
xdesktopfontshadow true
xdesktopfontshadowcolor "$IconShadowColour$"
xdesktopfontshadowx 1
xdesktopfontshadowy 1
xdesktopactivesaturationintensity 255
xdesktopactivehueintensity 96
xdesktopactivehuecolor 128 128 128
xDesktopActiveFontUnderline



cheers again