Setting up a menu with a scrolling wheel

    This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

    • Setting up a menu with a scrolling wheel

      Hello, in AppWizard we are trying to setup a menu screen in which each element is represented as an icon. The center element stands out for its larger dimensions. I attach a gif with the desired behavior. (desired.gif)

      I'm trying to implement the menu with a wheel object, but even if I enable morphing I cannot tell AppwWizard to morph from and to a certain dimension, I attach the result I obtain. (Wheel.gif)

      Any idea on how to prevent the shrinking to zero?
      Images
      • Wheel.gif

        175.97 kB, 226×74, viewed 47 times
      • desired.gif

        151.41 kB, 208×72, viewed 46 times
    • Hello,

      I think the morph mode involves complete disappearance of a one bitmap and appearance from zero of another bitmap just because these bitmaps are assumed to be different not necessarily identical and differ only in size like in your case.

      Attached is just a piece of code in which motion and bitmap scaling are used.
      Files
      • Sample.zip

        (16.31 kB, downloaded 15 times, last: )
      Regards,

      Anthony