projects
/
iramuteq
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
35dd2db
)
tab on windows
author
pierre
<pierre.ratinaud@univ-tlse2.fr>
Sun, 13 Oct 2024 13:26:02 +0000
(15:26 +0200)
committer
pierre
<pierre.ratinaud@univ-tlse2.fr>
Sun, 13 Oct 2024 13:26:02 +0000
(15:26 +0200)
layout.py
patch
|
blob
|
history
diff --git
a/layout.py
b/layout.py
index
81d4e50
..
82b56a8
100644
(file)
--- a/
layout.py
+++ b/
layout.py
@@
-484,7
+484,7
@@
class OpenCHDS():
#panel.TabChdSim = LB.LabelBook(panel, -1, agwStyle = INB_TOP|INB_SHOW_ONLY_TEXT|INB_FIT_LABELTEXT)
panel.TabChdSim.SetAGWWindowStyleFlag(notebook_flags)
- panel.TabChdSim.SetArtProvider(aui.ChromeTabArt())
+
#
panel.TabChdSim.SetArtProvider(aui.ChromeTabArt())
#font = wx.Font(self.parent.fontsize, wx.FONTFAMILY_DEFAULT, wx.FONTSTYLE_NORMAL, wx.FONTWEIGHT_NORMAL)
#panel.TabChdSim.SetFont(font)
sizer1.Add(panel.TabChdSim,10, wx.EXPAND, 5)