On 22 Jan 2004 10:57:53 +0100, Mario Domg?rgen wrote:
>
> I use the following code to update a GnomeIcuPanel in my ButtonBar:
> ,----
> |
...
> |
> | gnomeicu_update()
> `----
>
> The first call of gnomeicu_update() at the end of the script is called
> but not the one in the scheduler?
How do you name and run your module? Currently for Scheduler tracker and
some other things to work, you should place your module in
$FVWM_MODULEDIR or ModulePath and run "Module module". Invoking it as
"Module /full/path/to/your/module" should fail. I plan to improve the way
Module and SendToModule work in fvwm later, so the last form works too.
If this does not help, add (Debug => 2) to your module constructor and
send the output.
Regards,
Mikhael.
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Thu Jan 22 2004 - 04:36:59 GMT