Call me impatient, but I sent this several hours ago, & haven't seen it
come back, so I'm resending it ...
----
I'm afraid I've read the FvwmEvent manual a couple of times now, and not
really come away any the wiser.
I'm trying to do something that was mentioned a while back: set focus
onto Netscape popups (called '*popup'). I *had* done this with:
*FvwmEventCmd NewWindowFunc
*FvwmEvent add_window NewWindowFunc
and:
AddToFunc NewWindowFunc \
"I" Next (*_popup) WarpToWindow 50 33
This was fine, until I had to keep a popup up for a bit. Then the next
time I opened /another/ window .... well, I think you can guess!
I tried:
AddToFunc NewWindowFunc \
"I" Current (*_popup) WarpToWindow 50 33
but it doesn't work. I tried 'Next ($w *_popup)' too.
Does FvwmEvent have any way of passing in window IDs to its commands?
Any ideas?
--
========================- http://www.rrds.co.uk/ -======================
Neil Bird | This is who we are The time is near
| There are 332 days remaining
mailto:neil.bird_at_rrds.co.uk | [ T-125 days! ]
--
Visit the official FVWM web page at <URL: http://fvwm.math.uh.edu/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_hpc.uh.edu.
To report problems, send mail to fvwm-owner_at_hpc.uh.edu.
Received on Wed Feb 03 1999 - 13:06:50 GMT