Page 1 of 1
Table Hiding
Posted: Thu Aug 21, 2008 7:44 pm
by mpower
Is there any way to hide and reshow Tables in TRichViewEdit or TRichView.
Maybe I can just set table height to zero but I did not find any method for that.
Posted: Fri Aug 22, 2008 5:43 am
by Sergey Tkachenko
Sorry, there is no way to hide table.
As for your quiz task, I think that the best method is to recreate document from scratch every time you need to display a new question.
Posted: Fri Aug 22, 2008 6:57 am
by mpower
Sergey Tkachenko wrote:Sorry, there is no way to hide table.
As for your quiz task, I think that the best method is to recreate document from scratch every time you need to display a new question.
Only the one way is recreate each table from scratch, it is ok.
I can inspect from
http://www.trichview.com/forums/viewtopic.php?t=62
also I will inspect "1-TRichView\Demos\Delphi\Assorted\PlanetQuiz" project for multi select or single select question solution.
I've just one thing to do. How can do that.
If I recreate from scratch I've some checkboxes following named;
Question1Choice1
Question1Choice2
Question1Choice3
How can I syncronize selected checkbox on recreated document with my scratch. Is there any demo or code snippet for this situation.
Thanks.
Posted: Fri Aug 22, 2008 8:01 pm
by Sergey Tkachenko
I can create an example and publish it on this forum.
But I need to know how the result should look like (a picture would be nice) and how data for the questions are stored.
You can send these details by e-mail.