Results 1 to 5 of 5

Thread: Custom animated controls

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Sep 2002
    Location
    Middle Earth
    Posts
    156

    Custom animated controls

    Hi folks,

    I want to create a toolkit for myself with lots of custom controls heavy on smooth animation. I don't want to use any O.S. specific calls and was wondering what folks would recommend architecture-wise.

    My requirements are:

    * The ability to have any useful event I want.
    * Smooth animation.
    * Fast end-user response.

    Thanks!

  2. #2
    Frenzied Member System_Error's Avatar
    Join Date
    Apr 2004
    Posts
    1,111

    Re: Custom animated controls

    What kind of animation? Are you talking like your own horizontally scrolling component, fading button, etc?

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Sep 2002
    Location
    Middle Earth
    Posts
    156

    Re: Custom animated controls

    Good question. I would be interested in:

    2d sprite
    3d polygon
    scrolling
    zooming
    rotation
    translucency

    I would be creating the buttons, edits, combos, lists, maps, spheres, canvas', and reporting elements.

    Thanks.

  4. #4
    Frenzied Member System_Error's Avatar
    Join Date
    Apr 2004
    Posts
    1,111

    Re: Custom animated controls

    Extend Component or a specific type of component.

  5. #5

    Thread Starter
    Addicted Member
    Join Date
    Sep 2002
    Location
    Middle Earth
    Posts
    156

    Re: Custom animated controls

    Thank you sir! Any pitfalls / limitatations / learned lessons I should be aware of?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width