mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-08 13:00:07 +01:00
Add overview text for DataViewCustomRenderer demo
This commit is contained in:
@@ -201,9 +201,10 @@ def runTest(frame, nb, log):
|
||||
|
||||
|
||||
overview = """<html><body>
|
||||
<h2><center>DemoName</center></h2>
|
||||
<h2><center>DataViewCustomRenderer</center></h2>
|
||||
|
||||
Say something nice here
|
||||
This sample shows how to implement a renderer for drawing the cells in a
|
||||
DataViewControl in a custom manner.
|
||||
|
||||
</body></html>
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user