Re: xlabel help please

Brian Wolven <[email protected]>
Newsgroups gmane.comp.windows.shells.litestep
Message-ID <[email protected]>
Fidel wrote:
> Hello, I'm trying to get back into the swing of ls since I bought my
> lappy, Anyway can somebody please nudge me in the right direction for
> getting xlabels to stick to the bottom? Or should I use the other
> module for setting the zorder of labels?

As far as I can tell, all I did was set AlwaysOnTop to false for a label that I 
have pinned to the desktop. There is a WindowZOrder boolean, but I don't have 
that in my theme anywhere, so it appears to default in such a way that a "not 
always on top" label will stay on the bottom (false) - at least for the latest 
version of xlabel/xpaintclass/etc.

Just for grins I added the setting and changed it to true, so I had this:

  toDoLblAlwaysOnTop	false
  toDoLblWindowZOrder	true

In this case, the label behaved like a "normal" window, and came to the top when 
clicked on. So, I guess the answer is

  toDoLblAlwaysOnTop	false
  toDoLblWindowZOrder	false

or just

  toDoLblAlwaysOnTop	false

...unless the default for windowZOrder changes.

Have fun with the new lappy. =)


---------------------------------------------------------------------
    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.