>>>>> "Joacim" == Joacim Persson <[EMAIL PROTECTED]> writes:
Joacim> --- inseturl.C.old Tue Feb 2 18:23:05 1999 +++ inseturl.C Tue
Joacim> Feb 2 18:22:08 1999 @@ -90,6 +90,7 @@
inset-> flag = InsetUrl::URL;
Joacim> else
inset-> flag = InsetUrl::HTML_URL;
Joacim> + current_view->redraw(); UpdateInset(inset); }
Joacim> Seems to do the trick (for THAT particular bu anyway =)
Joacim> ...I'll just tickle it a bit more to see if any other djinn is
Joacim> hiding out in the url insets.
So, what was the right patch for this problem, anyway? Was it to
remove fl_free_form() from the callback?
JMarc