mirror of
https://github.com/jlengrand/Ivolution.git
synced 2026-03-10 08:21:18 +00:00
Really, icons won't work :s
This commit is contained in:
BIN
ivolution/data/media/tipi.ico
Normal file
BIN
ivolution/data/media/tipi.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.1 KiB |
@@ -41,6 +41,8 @@ class IvolutionWindow(wx.Frame, Observer, Observable):
|
||||
self.gaugerange = 100 # max value of progress bar
|
||||
|
||||
# Sets icon
|
||||
|
||||
self.SetIcon(wx.Icon('ivolution/data/media/tipi.ico', wx.BITMAP_TYPE_ICO))
|
||||
# image = wx.Image("ivolution/data/media/vitruve.png", wx.BITMAP_TYPE_PNG).ConvertToBitmap()
|
||||
# icon = wx.EmptyIcon()
|
||||
# icon.CopyFromBitmap(image)
|
||||
|
||||
Reference in New Issue
Block a user