beremiz

Parents f3819d2e8eff
Children ccb1812f8323
create doc directory and add about.html + manual_beremiz.pdf
implement beremiz helpMenu
--- a/Beremiz.py Thu Feb 28 18:12:16 2008 +0100
+++ b/Beremiz.py Fri Feb 29 12:03:45 2008 +0100
@@ -60,10 +60,15 @@
splash=wx.SplashScreen(bmp,wx.SPLASH_CENTRE_ON_SCREEN, 1000, None)
wx.Yield()
-import wx.lib.buttons, wx.lib.statbmp
+import wx.lib.buttons, wx.lib.statbmp , wx.html
import types, time, re, platform, time, traceback, commands
from plugger import PluginsRoot