Table support in wxRichTextCtrl

Hi, can i insert tables in wxRichTextCtrl. In wxRichTextCtrl overview page, it says, wxRichTextCtrl support nested Objects. please can you provide some examples.

http://wxpython.org/Phoenix/docs/html/richtext.RichTextCtrl.html#richtext.RichTextCtrl.WriteTable

···

On Monday, September 8, 2014 10:38:20 PM UTC-7, Nagarajan Babu wrote:

Hi, can i insert tables in wxRichTextCtrl. In wxRichTextCtrl overview page, it says, wxRichTextCtrl support nested Objects. please can you provide some examples.

Also check out the RichTextCtrl demo file:

···

On Tuesday, September 9, 2014 11:56:16 AM UTC-7, Nathan McCorkle wrote:

http://wxpython.org/Phoenix/docs/html/richtext.RichTextCtrl.html#richtext.RichTextCtrl.WriteTable

thank you

···

On Wednesday, September 10, 2014 12:26:56 AM UTC+5:30, Nathan McCorkle wrote:

On Tuesday, September 9, 2014 11:56:16 AM UTC-7, Nathan McCorkle wrote:

http://wxpython.org/Phoenix/docs/hktml/richtext.RichTextCtrl.html#richtext.RichTextCtrl.WriteTable

Also check out the RichTextCtrl demo file:

https://github.com/wxWidgets/wxPython/blob/master/demo/RichTextCtrl.py