Hi, I just wondered if the function vicious.widgets.[place-widget-name-here] can be called outside of a vicious.register-call. I think about it because I'm working on a volume-widget at the moment and this only needs to be adjusted when I change the volume level. So didn't register it with vicious but have functions called on mouse-events on the widget. But I quite like the output of vicious' predefined volume widget, so I wondered if it is possible to use it outside of a vicious.register-call, at least I didn't manage to do so. Is that possible at all? I could code all the stuff myself, but I think using the predefined function would be far more elegant.
Alternatively I could use the predefined widget and just actualize it by function call, but since vicious.register expects the actualizing interval I don't think that this is a possible way, is it? Thanks in advice! Manuel -- To unsubscribe, send mail to [email protected].
