On 16 Jan 2003 10:32:46 +0100, Bob Vloon wrote:
> 
> When using this:
> 
> # ------------------------------------------
> AddToFunc "InitFunction"
> + I Module FvwmEvent ExecOnEvent

I am sure you will want this on restart too, so just use StartFunction
for modules, not InitFunction.

> *ExecOnEventCmd Function
> *ExecOnEventPassID
> 
> AddToFunc RaiseWindow
> + I Current (GlobalIM) Echo "wow"
> + I Current (GlobalIM) Layer 0 6
> + I Current (AccsIM)   Layer 0 6
> 
> *ExecOnEvent enter_window   "RaiseWindow"
> # ------------------------------------------
> 
> .. the window "GlobalIM" isn't put into layer 6, but "wow" is echoed. "How
> is this possible?":)

Easily possible, the Layer command is still broken in cvs.

> I'm using the snapshot of january 14.

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 [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]

Reply via email to