This commit is contained in:
Late Night Defender 2023-10-03 10:08:15 +07:00
parent a509466f1d
commit ee63393ac7
2 changed files with 0 additions and 2 deletions

View file

@ -124,7 +124,6 @@
(2,46,"GtkEditable","editable","False",None,None,None,None,None,None,None,None,None),
(2,46,"GtkEditable","enable-undo","False",None,None,None,None,None,None,None,None,None),
(2,46,"GtkEditable","xalign","0.5",None,None,None,None,None,None,None,None,None),
(2,46,"GtkText","max-length","-1",None,None,None,None,None,None,None,None,None),
(2,46,"GtkText","placeholder-text","หมายเลข",None,None,None,None,None,None,None,None,None),
(2,46,"GtkText","propagate-text-width","True",None,None,None,None,None,None,None,None,None),
(2,46,"GtkWidget","height-request","40",None,None,None,None,None,None,None,None,None),

View file

@ -71,7 +71,6 @@
<property name="editable">False</property>
<property name="enable-undo">False</property>
<property name="height-request">40</property>
<property name="max-length">-1</property>
<property name="placeholder-text">หมายเลข</property>
<property name="propagate-text-width">True</property>
<property name="width-request">100</property>