Hello,

I found that "Maximum Last Files" has different MaxValues on 1.3.0xforms vs.
1.3.0qt2. The maximum number displayed is 9 with both frontends, but qt
lets one select a maximum of 20.


I tracked this down to QPrefUIModule:353 there:

<widget>
   <class>QSpinBox</class>
   <property stdset="1">
      <name>name</name>
      <cstring>lastfilesSB</cstring>
   </property>
   <property stdset="1">
      <name>maxValue</name>
   <number>20</number>
                      ^^^
   </property>
</widget>

Should I make a patch?

Michael

--
Michael Abshoff - MRB - Universität Dortmund - Telefon 755-3463 (intern)

Where do you want to RTFM today?





Reply via email to