Don't display the AUI_* samples for now.

This commit is contained in:
Robin Dunn
2016-07-18 14:38:15 -07:00
parent f91c215009
commit 80c1ba87df
4 changed files with 15 additions and 3 deletions

View File

@@ -1,5 +1,9 @@
#!/usr/bin/env python
# NOTE: The wx.aui library is not currently wrapped in Phoenix, so this sample
# is not shown in the demo to help reduce confusion.
import wx
try:
from agw import aui