Modernize glade file removing deprecated GtkTable and GtkAlignment
Brought to you by:
orsoni
Changes:
GtkTable
in preferences dialog by GtkGrid
GtkTable
table6
from toolbarGtkTable
s and GtkAlignment
from main_window
's tabsNotes:
GtkEntry
entry_notes for "Notes:" is single-line, which may be counter-intuitive.GtkLabel
was meant to be the description for the next line's GtkEntry
, I put both onto the same line.
Thanks!
Tried it, works fine!
Some notes:
Hello, could you please comment on my previous 3 points?
Many thanks