mouse wheel & short keys

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #34296
    CO10
    Participant

    I recently registered the AlphaControl and I’m very satisfied with it.

    On a first project where I needed date and time pickers, I noticed some inconsistency on how mouse wheel and keyboard commands are handled.

    So far I investigated the components I needed in the first place only. Which are sSpinEdit itself and the Date and Time Picker.

                |  Mouse Wheel |  arrow keys  | Num +/- keys |


    +


    +


    +


    +

    sSpinEdit   |  supported   |  supported   |      —      |


    +


    +


    +


    +

    sDateEdit   |      —      |      —      |  supported   |


    +


    +


    +


    +

    sTimePicker |      —      |  supported   |      —      |


    +


    +


    +


    +

    I understand + / – are reserved for signing purposes in SpinEdit and CurrencyEdit, but for date and time components they can come in handy for quick adjustments

    Of course I can solve all of this by modifying your code or by inheritance, but I’m sure all users will benefit from implementing these options in the codebase straightaway.

    Can you please consider implementing?

    Kind regards!

    #44715
    Support
    Keymaster

    Hello and thank you for message.

    I'll try to improve it in the next Beta version (not stable). This version will be released at the February I hope.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.