eric7/MicroPython/EspFirmwareSelectionDialog.ui

branch
eric7
changeset 8945
b6be65111565
parent 8923
bbf9aa041116
equal deleted inserted replaced
8944:84ff40a56784 8945:b6be65111565
134 <widget class="QLineEdit" name="addressEdit"> 134 <widget class="QLineEdit" name="addressEdit">
135 <property name="toolTip"> 135 <property name="toolTip">
136 <string>Enter the flash addres in the hexadecimal form</string> 136 <string>Enter the flash addres in the hexadecimal form</string>
137 </property> 137 </property>
138 <property name="maxLength"> 138 <property name="maxLength">
139 <number>4</number> 139 <number>7</number>
140 </property> 140 </property>
141 <property name="clearButtonEnabled"> 141 <property name="clearButtonEnabled">
142 <bool>true</bool> 142 <bool>true</bool>
143 </property> 143 </property>
144 </widget> 144 </widget>

eric ide

mercurial