progress bar UI component?

Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.

  1. #1

    Default progress bar UI component?

    Hi all,

    Do anyone know about a progress bar UI component that I can use in my
    extension?
    My extension takes a long time to execute some heavy file manipulation, and
    it's so frustrated to look at the frozen, blank out DW screen.
    Is there a way to approach to this problem without progress bar?

    Thank you very much,

    --yeudoi

    yeudoi Guest

  2. Similar Questions and Discussions

    1. How to make a protected property in the base component public in the derived component?
      I have a base component, from which several components derive. What I want is to just publish some of the protected properties in the base...
    2. REPOST: Progress Bar Component Problem
      (UPDATE....several others have verified that the ProgressBar/Loader component does not work in IE 6....however works perfect in Test Movie Mode,...
    3. Progress Bar help, please
      Greetings.. i'm a Flash newbie using Flash MX. I need to do a "progress bar" and I don't know where to start. I have a swf file ready to go on the...
    4. Preloader with progress bar component
      I tried a lot with progress bar component documentation but i can't understand if you can create a preloader using this component. Any ideas?
  3. #2

    Default Re: progress bar UI component?

    yeudoi wrote:
    > Hi all,
    >
    > Do anyone know about a progress bar UI component that I can use in my
    > extension?
    > My extension takes a long time to execute some heavy file manipulation, and
    > it's so frustrated to look at the frozen, blank out DW screen.
    > Is there a way to approach to this problem without progress bar?
    I'm not aware of a progress bar component that is usable within an extension. I have tired to update the UI of a dialog by making an expanding table, or by adding ... to the end of some processing text and haven't been able to get DW to update the UI while a heavy processing script is running.

    To change the cursor to a "busy" cursor, take a look at this blog entry:
    [url]http://www.communitymx.com/blog/index.cfm?newsid=192&blogger=35[/url]

    I use this method frequently.


    --
    Enjoy,
    Danilo Celic

    | Extending Knowledge, Daily
    | [url]http://www.CommunityMX.com/[/url]

    Those who aren't looking often have their eyes open widest.
    danilocelic *TMM* Guest

  4. #3

    Default Re: progress bar UI component?

    Thank you, Danilo.

    :)

    --yeudoi

    yeudoi Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139