More STC fixes. The demo now shows Calltips and AtuoComplete

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7315 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2000-04-29 05:18:40 +00:00
parent 6e96414894
commit 2442422672
4 changed files with 25 additions and 8 deletions

View File

@@ -162,7 +162,7 @@ FINAL=1
# #*#*#*#*#* Comment this out to allow upload...
return
##return
logSeparator("Uploading to website...")
do('python c:\\utils\\sendwxp.py %s' % destName)
@@ -175,7 +175,7 @@ FINAL=1
logSeparator("Finished!!!")
finally:
## os.system("list " + logfile)
os.system("list " + logfile)
pass