When resizing a table in SRichviewedit
When resizing a table in SRichviewedit
Hello
After inserting a table in SRichViewEdit,
when resizing a table with the mouse
Buffering occurs, can you figure out the cause?
After inserting a table in SRichViewEdit,
when resizing a table with the mouse
Buffering occurs, can you figure out the cause?
-
- Site Admin
- Posts: 17520
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
Re: When resizing a table in SRichviewedit
What do you mean by "buffering"?
Re: When resizing a table in SRichviewedit
It means react a few seconds slowly.
-
- Site Admin
- Posts: 17520
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
Re: When resizing a table in SRichviewedit
When you move a sizer, it must be very fast. When you release a sizer, the table is reformatted, and the document is repaginated. A speed of this operation depends on the document and the table complexity.
Re: When resizing a table in SRichviewedit
in Demo 'ActionTestUni'
after off the thumbnail(Because if the thumbnail is connected, it's slow)
insert a table and then increase and decrease the table cell width
It's moving fast
but , create a new project and do the same thing simply by creating a SRichViewEdit, it moving slowly.
Why is that?
after off the thumbnail(Because if the thumbnail is connected, it's slow)
insert a table and then increase and decrease the table cell width
It's moving fast
but , create a new project and do the same thing simply by creating a SRichViewEdit, it moving slowly.
Why is that?
-
- Site Admin
- Posts: 17520
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
Re: When resizing a table in SRichviewedit
Can you send me a simpe project to reproduct this problem?
-
- Site Admin
- Posts: 17520
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
Re: When resizing a table in SRichviewedit
I received your project.
I confirm the problem: sometimes, the editor is not repainted immediately after table resizing with mouse.
I send a quick-fix to you in a private message.
A fix will be included in the next update (planned for next week)
I confirm the problem: sometimes, the editor is not repainted immediately after table resizing with mouse.
I send a quick-fix to you in a private message.
A fix will be included in the next update (planned for next week)
Re: When resizing a table in SRichviewedit
Thanks to you, it's working fast now
-
- Site Admin
- Posts: 17520
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
Re: When resizing a table in SRichviewedit
Fixed in ScaleRichView v12.0.1