Re: Trouble loading image into label

Paul <[email protected]>
Newsgroups gmane.comp.windows.shells.litestep
Message-ID <[email protected]>
Ace McKool wrote:
> Hey Guys,
> 
> I can't seem to get an image into a label.  Should be simple 
> enough--what am
> I missing?  My settings are below:
> 
> *label sslogo
sslogoPaintingMode	.image

That should fix it.
> sslogoheight 200
> sslogowidth 99
> sslogox 28
> sslogoy 340
> sslogotext "logo"
> sslogoimage    "$ThemeDir$/images/ss_logo_vertical.bmp"
Not that you have too, but if you define

LSImageFolder	"$ThemeDir$Images\"

You can have all the image lines without an evar. Like so...
sslogoimage    "ss_logo_vertical.bmp"

Also, I would go ahead and use PNG images since they are smaller. Just 
my opinion.

> sslogofontalign "right"
> sslogofontheight 8
> sslogofont silkscreen
> sslogomoveable
> sslogoMoveModifierKey "ctrl"
> sslogoMoveButton "left"
> 
> And here are the modules I'm loading:
> 
> *NetLoadModule    desktop2-2.0
> ;*NetLoadModule    jdesk-0.711
> 
> *NetLoadModule     hotkey-2.0
> ;*NetLoadModule    jkey-0.37
> *NetLoadModule     popup2-2.1.5
> *NetLoadModule xPaintClass-1.0
> ;*NetLoadModule    label-1.99
> *NetLoadModule    xLabel-4.0
> *NetLoadModule    sysvwm-7.0
> ;*NetLoadModule    rabidvwm-1.01
> *NetLoadModule    lsxcommand-1.9.4
> ;*NetLoadModule    lsxcommand-2.0
> *NetLoadModule     mzscript-0.9-beta_12
> *NetLoadModule    systray2-2.0.2
> *NetLoadModule    cdtray-1.1
> ;*NetLoadModule    geekamp-1.9.71
> *NetLoadModule     syscolor-2.3
> *NetLoadModule     lsbox-3.0-pre
> *NetLoadModule     lscp2-0.4
> *NetLoadModule     cleanuppro
> *NetLoadModule     stbang-1.0
> *NetLoadModule     typein-991019
> *NetLoadModule    lssureshot-1.2b
> ;*NetLoadModule     itunescontrol-0.2
> ;*NetLoadModule    rainmeter-0.12
> ;*NetLoadModule    timer
> 


---------------------------------------------------------------------
    Can't Unsubscribe? Check http://desktopian.org/listunsub.html
        LS List Homepage: http://wuzzle.org/list/litestep.php
            Get the LS FAQ: http://lsfaq.shellfront.org
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.