From: Alex W. <aw...@do...> - 2001-03-07 06:33:59
|
I've been trying to alter some components, add button bars etc...(I have several more buttonbar variations to add). I also attempted to create a multi-option sounds component using the modules setup as a guide. Since sound and FvwmEvent is invoked elsewhere(i.e. settings/sound-player) I ran into problems with the Start/Stop AllHooks functions. I think some of these might need reworking in order to properly implement my future design ideas. As a means of keeping my changes separate from the cvs, I simply copied awol theme to testawol/ and edited the files therein. I've uploaded this theme directory as a tarball to http://dove/net/au/~awol/fvwm/testing. testawol.tar.gz = complete theme directory tree. test-sounds.tar.gz = just the sounds dir/'s with .wav files testawol-configs.tar.gz = just the config files (12k attached) I've also placed the source & binaries for kLo_mix and other apps in http://dove.net.au/~awol/fvwm/support. The vol_hori_QT.tgz package is what I used for the added buttonbar. I still have FvwmIconBox's to add yet. I'm hoping someone can find the time to have a look at it and educate me on my mistakes, and perhaps explain how the array/hash in this example actually works, as the creating themes documentation is a little vague. Although I seem to have managed a certain degree of success, I have no idea how I achieved even this much. Trial and error are my most useful guides, so I know there are syntax and other mistakes present. I really do need help integrating this. This soundscapes design BTW is merely a preliminary step towards my actual goal for this component. I'd imagine that FvwmM4 preprocessing like in colors component might be a better way to accomplish what I'm trying to do here, but I'm still figuring that out too. ;-P Finally, I also wondered if having an fvwm-themes soundpath might not be a good idea? ...as I'm having problems with $FVWM_USERDIR not being recognised. And/or a standardised Function for starting an FvwmEvent alias and included in all the hooks? Many thanks in advance! :-) Alex P.S. Style * TitleAtBottom is never reset? |