toolbar
This commit is contained in:
parent
c9e71c7376
commit
c6f45ae2d9
@ -21,7 +21,7 @@ class ServerPanel(wx.Frame):
|
|||||||
self.ToolBar = tb
|
self.ToolBar = tb
|
||||||
|
|
||||||
|
|
||||||
tb.AddTool( wx.ID_ANY, '', wx.Bitmap("IPPigeonLogo.png"))
|
#tb.AddTool( wx.ID_ANY, '', wx.Bitmap("IPPigeonLogo.png"))
|
||||||
tb.AddTool(wx.ID_ANY, '',wx.Bitmap("WXPython.png"))
|
tb.AddTool(wx.ID_ANY, '',wx.Bitmap("WXPython.png"))
|
||||||
tb.AddTool(wx.ID_ANY, '',wx.Bitmap("settings.png"))
|
tb.AddTool(wx.ID_ANY, '',wx.Bitmap("settings.png"))
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user