-
Sorry, I discovered that the patch completely broke programmatic style application with BeginStyle/EndStyle, so I had to revert it.
I'm not so sure this is a bug - it's intended that the formatting at the caret should be applied when you type. If I'm in a URL and start typing, then I expect to get URL formatting. If I move the caret outside the URL, I then don't get URL formatting. So I don't...
2008-05-05 10:24:15 UTC in wxWidgets
-
Sorry, I found that this completely broke programmatic style application so I've reverted it. I don't really know how it could work, since the BeginStyle functions work by setting the default style, which shouldn't be then reset just before writing text.
2008-05-05 10:09:13 UTC in wxWidgets
-
Now improved in SVN (although two returns in succession doesn't cancel list formatting yet).
2008-05-03 20:21:46 UTC in wxWidgets
-
Done, thanks.
2008-05-03 20:19:14 UTC in wxWidgets
-
Patch applied, many thanks.
2008-05-03 20:09:00 UTC in wxWidgets
-
Applied to both branches, many thanks.
2008-05-03 20:08:23 UTC in wxWidgets
-
Perhaps, if there's an overhead associated with Flush, then we should leave it to the application to call Flush when it exits. Besides, we can't guess whether this is desirable for every application. So for now I'll close this bug.
2008-05-03 19:07:46 UTC in wxWidgets
-
I think this is fixed now but if not, please reopen or add a new report, preferably with a C++ sample or instructions on how to reproduce it in the C++ sample. Thanks.
2008-02-26 15:33:26 UTC in wxWidgets
-
Fixed, thanks.
2008-02-26 15:30:58 UTC in wxWidgets
-
Fixed, thanks.
2008-02-26 15:27:04 UTC in wxWidgets