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.
Table Hiding
-
- Site Admin
- Posts: 17520
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
Only the one way is recreate each table from scratch, it is ok.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.
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.
-
- Site Admin
- Posts: 17520
- Joined: Sat Aug 27, 2005 10:28 am
- Contact: