Remove Grid configure
This commit is contained in:
parent
c323e53e8e
commit
9df1784cc7
3
app.py
3
app.py
@ -57,9 +57,6 @@ class PythonBCIgui:
|
||||
self.BtacCopyNested = makeBtn(self, "Freies Buchstabieren:\nKategorien", "lightyellow", self.btn_tacCopyNested)
|
||||
self.BvisCopy = makeBtn(self, "Freies Buchstabieren", "lightblue", self.btn_visCopy)
|
||||
|
||||
|
||||
frame.rowconfigure((0,1), weight=1) # make buttons stretch when # TODO Remove
|
||||
frame.columnconfigure((0,2), weight=1) # when window is resized
|
||||
# TODO Hilfestellung nach jedem Button aufploppen lassen:
|
||||
# Was tun? Wo klicken? Welche File wo laden?
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user