All LiteStep gurus, read! ;) Thread last updated on 2003-05-07 06:22:26

Posted by member 28483 on 2003-04-30 10:16:24

This is a theme from early 99 by LenIx, still it for sure is one of the best themes ever done. I've tried to get in contact with the man who made it for almost 2 years but without success.

My goal is to make a new theme (not to steal the honor! Just to make it work with newer builds and make it easier to setup, I think more than me find this theme awsome) but I need help with some things, if you help me I'll add you to the credits.

This is what it looks at for now: nix-step.com/litestep/desktop.jpg

This is what it was ment to look like (ss from LenIx, the creator): nix-step.com/litestep/should2.jpg

I am doing what I can in order to make it work with the new builds and add what I can to it. I have managed to get all the modules needed and removed those who no longer worked, so the theme works. I however have some glitches I would need some help to fix.

The entire theme (my Litestep folder) can be downloaded here: nix-step.com/litestep/LiteStep.zip

My RC file can be found here: nix-step.com/litestep/step.rc

Ok, now on to what I need help to do:

1) Done, thanks Mr.White!

2) This I am not sure it can be done, the menues on the right you see, when I click them they popup, but they also go down, like a button. I don't want them to.

3) Done, thanks Smurth!

4) Done, thanks Mr.White!

5) Almost done, thanks Mr.White! When I switch desktops all max sized windows will follow, can it be fixed?

6) Done, thanks sryo!

7) How do I make so that the window folders background is transparent?

8) Done, thanks Smurth

This is the first time I try to make/mod a LiteStep theme (thought I'd give it a try now that my new monitor can "use" the theme) so some my questions might be basic, and some things can maybe not be done.

Thanks for your time! If you know LenIx or how to get in contact with him, please tell me!

You can reach me at:
Icq 5197898
Mail: Theodor.Pramer@nix-step.com

Posted by member 15023 on 2003-04-30 10:53:03 link

Edited for goodness:

1) I was wrong on the first post. Those are the tasks, not systray...what was I thinkin? I assume that lstaskman doesnt need tasks.dll, so delete this from the step.rc
LoadModule c:\litestep\themes\nixstep\modules\tasks.dll


2) Never messed with wharfs.

3) All I can say is make sure you have these and they arent commented out:
PopupNoBevel
PopupNoMenuBevel


4) !Shutdown

5) Try this. Adjust to fit:
SetDesktopArea
SDATop 0
SDALeft 0
SDARight -70
SDABottom 0


6) Yeah, it's called a systray. Read up on it.

7) No clue. Probably a different program, not a module.

8) Change the VWMSelBackColor to something lighter or darker then it is now.


Hope this helps a little more....

Posted by member 7223 on 2003-04-30 11:00:07 link

I guess everything is possible to do. But there's too much stuff to study in order to give you clues. I don't have time to download and try a theme, and wrote 4 pages of "do this, do that..."
I think you have a lot of help files to read and you'll find most answers to your questions.

Posted by member 1413 on 2003-04-30 11:03:25 link

6) I belive he's refering to the systray.

Posted by member 28483 on 2003-04-30 11:37:23 link

Smurth, I am also sure there are lots of docs around that can help me. However I am quite new to LiteStep, this is the first thing I try and I thought that there might be some people that maybe could save me some time.So I am not asking someone to wave with the magic wand and spend 8 hours to solve my problems. If anyone know things as what to read to learn what, which module to use to achive this/that, what to change to what it would be a great help to me!

Thanks Mr. White, that is it Mear|in :)

Posted by member 28483 on 2003-04-30 12:36:56 link

Mr. White, you have saved me lots of work :) I can't thank you enough!

1) Tried to edit these lines in many ways, even tried to remove it but nothing changed after I removed it so I doubt that is it.

3) Not sure how to be more specific. I got all the modules needed so it should be just as in the ss but as you see in the ss named desktop.jpg and should.jpg it doesn't. I don't know how come.

7) I don't want to make litestep modules transparent, I want the background of all folders to be semitransparent. After reading the readme I don't think LSTransparent can do that :(

8) No matter what color I set for the VWMSelBackColor, nothing happens. I tried to edit the other VWM values and that worked. Seems quite odd. :(

Posted by member 15023 on 2003-04-30 12:46:47 link

Read the first post again, i edited it a little.

Posted by member 28483 on 2003-04-30 13:34:53 link

1) Solved now :)

3) They do look better, but not as they should. Look at http://www.nix-step.com/litestep/ss2.jpg and http://www.nix-step.com/litestep/should2.jpg

There is a white border/frame, how do I get rid of it?

It used to be:
NoPopupBevel
NoPopupMenuBevel
NoPopupSubTitles


And I changed it to what you said, but still it is not as it should.

5) That tip did it, almost. Except for one thing I am happy, when I have a window maxed and shift desktop that maxed window will follow to the new desktop. Is there a keycommand to switch desktop btw? Also, some menues appears at all desktops, photoshop menues and seach menues. It's not really a big problem but if there is a solution it would be great.

8) All the colors are different but it is the same code, this you can see on the two ss as well. No clue to why.

Once again, thanks for all the help :)

Posted by member 28483 on 2003-04-30 21:38:35 link

I have an ugly white fram around all of my menues, I have no idea what it is doing there.

This is the code from my step.rc

;-----------------------------------------------------------
; POPUP MENU DEFINITIONS
;-----------------------------------------------------------

;Name at top of the popup menu
HotListName "Local terminal"

;Replace the arrow with your own
;PopupArrowImage PopupArrow1.bmp
;PopupSelArrowImage PopupArrow2.bmp

; pix height: 17, large width recommended, ie: 400
PopupSubmenuHeight 17

;Shrink bar.bmp to fit Popup Menu size
;ShrinkPopupBar

; Draws the popup transparently - Slower
;PopupTransparent

;Disables bevel on popup menu
PopupNoBevel

; Doesn't draw the popup folder arrow
;PopupNoFolderIcon

; Specifies Font Face for the Popup bar to use.
PopupFontFace "dungeon"

; Specifies Font face Height
PopupFontHeight 13

; Popup menu font colours
PopupTitleColor 00FF00
PopupEntryColor 009F00
PopupSelEntryColor 00FF00

; Popup menu bitmaps
PopupTitlePix popup_a160.bmp
PopupEntryPix popup_b160.bmp
PopupSelEntryPix popup_c160.bmp
PopupBottomPix popup_d160.bmp

;The minimum width of a popup bar
minpopupwidth 160
MaxPopupWidth 160
PopupFixedWidth
NoPopupSubTitles

; disable bevel on popups
;PopupNoBevel

PopupDateTimeAlign 1

; Start drawing text x number of pixels from the left
PopupTextOffset 18

Posted by member 1 on 2003-04-30 22:23:55 link

Means that your popup is wider than the image. Also a lot of your settings are no longer valid as of December of 2001 or so.

Posted by member 5669 on 2003-04-30 22:47:50 link

this theme looks SO old skool it's not even funny.

Posted by member 28483 on 2003-04-30 23:01:30 link

You sure DeViLbOi? Did a typo before, but now I can change the size. Made it 1 bigger than the image, that way I lost the left white bar. White on top/bottom/right still tho :( Doesn't matter if I make it larger.

Posted by member 7223 on 2003-05-01 03:50:00 link

You have a redondant entry: PopupNoBevel. I guess the first one should be "PopupNoMenuBevel" and you should remove the ";" before the second one...

Posted by member 28483 on 2003-05-01 06:51:16 link

Working now, thanks a bunch smurth! :)

Posted by member 11119 on 2003-05-05 23:36:45 link

WOW, I remember when that theme was rolling around

Posted by member 28483 on 2003-05-06 01:35:13 link

So do I ;) But then my monitor could only go to 1024x768

Posted by member 28483 on 2003-05-06 14:08:39 link

Got most to work, but VWM (as I like it to).
This is what the code for my VWM looks like:

;Virtual Window Manager
*Wharf VWM w_blank.bmp @C:\litestep\vwm2.dll

; Virtual Window Manager settings
VWMNoAuto
VWMNoGathering
VWMVelocity 300
VWMSecurityDistance 5
VWMForeColor 00FF00
VWMBackColor 007F00
VWMSelBackColor 009F00
VWMBorderColor 008F00


Still I can't see which desktop I am using, and the active windows are white. The border is the same color as the background, am I using wrong commands?

I want the background (non selected for desktops) to be transparent, and I want to pick the colour of the active windows (not white) and the active desktop should be semitransparent.

Posted by member 7223 on 2003-05-06 17:05:57 link

I guess you should use a VWM that deal with transparency...
but I don't know how Wharf will react

Posted by member 28483 on 2003-05-07 06:21:38 link

Just did that, it works great now smurth :)