icons
This commit is contained in:
		| @@ -20,14 +20,14 @@ class ServerPanel(wx.Frame): | ||||
|         tb = wx.ToolBar( self, -1) | ||||
|         self.ToolBar = tb | ||||
|              | ||||
|          | ||||
|         #tb.AddTool( wx.ID_ANY, '', wx.Bitmap("IPPigeonLogo.png")) | ||||
|         #home/data, settings, profile/logout | ||||
|         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("profileIMG.png"))  | ||||
|         #tb.Bind(wx.EVT_TOOL, self.Onright) | ||||
|         #tb.Bind(wx.EVT_COMBOBOX,self.OnCombo)  | ||||
|         #self.combo = wx.ComboBox( tb, 555, value = "Times", choices = ["Papyrus","Times","Comic Sans"])   | ||||
|          | ||||
|  | ||||
|         #tb.AddControl(self.combo )  | ||||
|         tb.Realize()  | ||||
|   | ||||
							
								
								
									
										
											BIN
										
									
								
								profileIMG.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								profileIMG.png
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 44 KiB | 
		Reference in New Issue
	
	Block a user