Results 1 to 3 of 3

Thread: How do I specify that I don't want decimal places in a custom spinner

  1. #1

    How do I specify that I don't want decimal places in a custom spinner

    Hi,

    I cant seem to find a way to remove the decimals when adding a spinner object in a custom section.

    I tried an inputmask, but that didn't work.

    Thanks

    Herb

  2. #2
    Hi,

    Still trying to figure this one out.

    Herb

  3. #3
    In case anyone happens to need the same thing in a custom class.
    define class myspinner as spinner
    decimals = 0
    enddefine

    or

    myspinner.decimals = 0
    Last edited by hmischel@diligentsystems.com; 2019-11-11 at 08:10.

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Journey into the Cloud
Join us