- Translate file de_De complete
- new FrameWidget for rename Entry and rename Button
This commit is contained in:
parent
1f80d5342c
commit
cf71eae7d3
@ -210,7 +210,7 @@ class FrameWidgets(ttk.Frame):
|
||||
|
||||
''' Update and Tooltip Label '''
|
||||
self.updates_lb = ttk.Label(self.menu_frame)
|
||||
self.updates_lb.grid(column=3, columnspan=3, row=0, padx=10)
|
||||
self.updates_lb.grid(column=4, columnspan=3, row=0, padx=10)
|
||||
'''View Checkbox for enable or disable Tooltip '''
|
||||
if wg_tips:
|
||||
set_tip.set(value=False)
|
||||
|
Loading…
Reference in New Issue
Block a user