Hi, In ion2, double-clicking on a WIonWS tab would shade the tab, via:
mdblclick("Button1", WIonFrame.toggle_shade, "tab"),
but there doesn't seem to be a default binding to do this in ion3.
I tried:
defbindings("WIonWS", {
mdblclick("[EMAIL PROTECTED]", "WFrame.set_shaded(_, 'toggle')"),
after seeing that toggle_shade is now set_shaded, but this doesn't seem
to work. Any tips?
Thanks,
- Chris.
--
Chris Ball <[EMAIL PROTECTED]> <http://www.mrao.cam.ac.uk/~cjb/>
