Results 1 to 2 of 2

Thread: [2005] Ajax like animation

  1. #1

    Thread Starter
    Member
    Join Date
    Mar 2007
    Posts
    44

    [2005] Ajax like animation

    I developed application that gets about 5000 records from a database and then i have to process the list to count unique entries.

    It takes too long for the processing and the application looks as if it is hung, but eventually the processing is done.
    Is there any way i can add Ajax like animation at the center of GUI (of application) to include the AJAX icon thats looks like a animated circle that rotates like a fan? and also give the ability to stop , include a stop button with in that animation or ESC to quit?

    I know i have to include a background worker thread so that the application doesn't look like its hung and the processing is done in the background. But i can use this cool animation in mean time if any one can point me in right direction.

  2. #2
    Pro Grammar chris128's Avatar
    Join Date
    Jun 2007
    Location
    England
    Posts
    7,604

    Re: [2005] Ajax like animation

    If its snazzy GUIs and animations you want, then you might want to check out WPF http://www.vbforums.com/showthread.php?t=555960
    My free .NET Windows API library (Version 2.2 Released 12/06/2011)

    Blog: cjwdev.wordpress.com
    Web: www.cjwdev.co.uk


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