> > how does one access the {frame|screen} name from the
> > {frame|screen}_managed_changed_hook ?
>
> the_parameter.reg:name()
This does give me something, but not exactly what I want.
If I have 2 WIonWS workspaces, each one containing a WFloatWS, how would
I get the name of the WFloatWS when I switch workspaces? I have tried
sub and reg, both in combination with frame_managed_changed_hook and
screen_managed_changed_hook, without success.
Someone else on the list asked you a similar question, to which you
responded :
scr:lcurrent(1):name()
but I don't see how I can use this from a hook.
thanks, mike