Raymond Toy toy.raymond@gmail.com writes:
Assuming that redisplay-frame-pane should convert the pane name to a pane object within the function, here is a possible replacement. I don't really know enough about mcclim to know if this is sensible or not, but it works for clasp.
From the 2.0 spec on `redisplay-frame-pane':
"Causes the pane pane within the frame frame to be redisplayed immediately. pane is either a pane or the name of a named pane."
So this fix looks kosher. Do you have McCLIM commit rights? If not, I'll test and commit this as soon as I can.