Menu

#3 Spinner misses pre-postfix

open
nobody
None
3
2004-08-14
2003-10-11
Anonymous
No

A Qt Spinner not only has numbers but can also have a pre
and a postfix.
Having a prefix means a text is printed before each value, the
postfix does the same but after each value.

The idea is that the user can see a value directly in the text
field instead of the designer having to add a label behind it. Its
great for things like 'mm' or 'pt' etc.

Discussion

  • Thomas Zander

    Thomas Zander - 2003-10-26
    • priority: 5 --> 3
     
  • Thomas Zander

    Thomas Zander - 2004-08-14
    • labels: 447876 -->
     
  • Thomas Zander

    Thomas Zander - 2004-08-14

    Logged In: YES
    user_id=46367

    I changed this to a RFE since many more little things seem to
    be impossible to do with the JSpinner from Sun.
    It seems that for this to work we need to re-code huge
    chuncks of very poor code in said component.

     
  • Roy van der Kuil

    Logged In: YES
    user_id=591909

    The UIC project now contians its own spinner component.
    The pre and suffixes functionality is work in progress.

    please let me know if more advanced functionality is used in
    the UICSpinbox

     

Log in to post a comment.