--- inseturl.C.old Tue Feb 2 18:23:05 1999
+++ inseturl.C Tue Feb 2 18:22:08 1999
@@ -90,6 +90,7 @@
inset->flag = InsetUrl::URL;
else
inset->flag = InsetUrl::HTML_URL;
+ current_view->redraw();
UpdateInset(inset);
}
Seems to do the trick (for THAT particular bu anyway =)
...I'll just tickle it a bit more to see if any other djinn is hiding out
in the url insets.
Joacim
-
All programmers are playwrights and all computers are lousy actors.
- Re: inseturl.C patch Joacim Persson
- Re: inseturl.C patch Jean-Marc Lasgouttes
- Re: inseturl.C patch Joacim Persson
- Re: inseturl.C patch Jean-Marc Lasgouttes
