LS programming help please :)
Sunday, October 3, 2004 by werewolf | Discussion: WinCustomize Talk
I am trying to do something which seems to be very simple: Click the Middle mouse button and display a list of desktops from the vwm.
There is a theme, fo-src, which does this. I have looked at every .rc file I could find and I have tried the following in my theme:
I have jdesk.rc which contains the following:
jdeskworkarea "0,25,1280,974" !haven't figured out how the negative number thing works yet
*jDeskMButton3 [CTRL!none!ToggleCommand!none] << THIS WORKS
*jDeskMButton3 [!none!none!popupvwm!none]
I have popupvwm.rc which contains the following copied from the fo-src theme:
If VWM TRUE
*Popup "" !New !Popupvwm
*Popup "Desktop 1" !VWMDesk 1
*Popup "Desktop 2" !VWMDesk 2
*Popup "Desktop 3" !VWMDesk 3
*Popup "Desktop 4" !VWMDesk 4
*Popup ~New
ENDIF
I have these two entries in my theme.rc file:
include "$configDir$jdesk.rc"
include "$configDir$popupvwm.rc"
I really don't know what else to do to get this to work. I've looked through the docs for the vwm module and the jdesk module, but I can't find any docs which state "if you want to do something like this, you have to have this/these .rc file(s) and you have to make entries in these .rc files and you have to set up these themevars...."
jdesk-0.711
popup2-2.1.4
ckvwm-1.40
Thanks so much. This isn't as easy as AstonShell

David
Reply #2 Sunday, October 3, 2004 9:54 PM
Reply #3 Sunday, October 3, 2004 9:57 PM
Got a link to the theme that this works in?
If I ran it I might be able to see where your problem is...
Reply #4 Sunday, October 3, 2004 10:06 PM
I just found it in the Wincusto libraries. I think I got it originally from the litestep.net libs.https://www.wincustomize.com/skins.asp?Library=6&skinid=336
The author of this theme didn't arrange his .rc's in the same way mine is, so it's a little confusing. This whole .rc thing is a bit confusing
Everything says to make an entry in the step.rc file, but all the themes I've looked at, most of the stuff is in the theme.rc file. This is fun

Reply #5 Sunday, October 3, 2004 10:08 PM
Reply #8 Sunday, October 3, 2004 10:17 PM
Reply #9 Sunday, October 3, 2004 10:18 PM
Reply #10 Sunday, October 3, 2004 10:19 PM
Reply #11 Sunday, October 3, 2004 10:21 PM
Reply #12 Sunday, October 3, 2004 10:22 PM
Reply #13 Sunday, October 3, 2004 10:22 PM
Reply #15 Sunday, October 3, 2004 10:24 PM

Reply #16 Sunday, October 3, 2004 10:27 PM

Reply #18 Sunday, October 3, 2004 10:29 PM
Reply #19 Sunday, October 3, 2004 10:31 PM
nope....there's a specific problem here....perhaps with my use of RC3 of LS......desktop leaks like a sieve...as if no images load because of lost path....
 
belay that....it loaded....took about 30 seconds or more
Reply #20 Sunday, October 3, 2004 10:35 PM
Why do people insist on wanting desktop icons...and a bottom bar that looks so much like Exploder....why not use Exploder and be done with it?
Looks like my standard popup causes it to go gaga looking for images that don't exist.......I can sort that but I'm wondering what other dramas are in store...
Please login to comment and/or vote for this skin.
Welcome Guest! Please take the time to register with us.
There are many great features available to you once you register, including:
- Richer content, access to many features that are disabled for guests like commenting on the forums and downloading skins.
- Access to a great community, with a massive database of many, many areas of interest.
- Access to contests & subscription offers like exclusive emails.
- It's simple, and FREE!







Reply #1 Sunday, October 3, 2004 9:51 PM
comment out that one....to check it's not conflicting with the next line...