How to : display ProgressBar in window when report

edited 4:26PM in FastReport 3.0
Hello..everyone.

How to :
display ProgressBar in window when report is still in construction.
so the user can look, wait and know when the report is in progress and when the report is ready to show up.

i see the OnStartReport,OnProgressReport but i don't know how to use it..
i can't find reference.


Thank's
Jigu

Comments

  • edited 4:26PM
    anyone ??? can help me...plz
  • edited 4:26PM
    Turn on TfrxReport.ShowProgress and TfrxReport.OldStyleProgress propertyes.
  • edited 4:26PM
    wrote:
    Turn on TfrxReport.ShowProgress and TfrxReport.OldStyleProgress propertyes.
    can you give me examples,.. please..

    i wanna show 0 to 100% progress..


    thank;s
    Jigu
  • edited 4:26PM
    You want create your own progress or use standard?
  • edited 4:26PM
    please tell me the both (standard and non standard) ... please
    first, tell me how to make the standard.

    thank's
    JiguJigu
  • edited 4:26PM
    Standard Progress bar(OldStyle) show oly window with page numbers.
    If you wnat show progress bar from 0 to 100% then you must create your own progress window.
    I create example tommorow and attach it here.
  • edited July 2006
    The example.
    It is not exact calculation, because report doesn't know how many page contain in prepared report.
    This example demonstrate how you can create your own progress window.

    I can't attach example here and i send it to your e-mail.
  • edited 4:26PM
    Your registration e-mail doesn't work.
    Can you give me your e-mail?
  • edited 4:26PM
    jigujigu@gmail.com

    many..many thank's
  • edited 4:26PM
    hello, Den

    thank's you very much for your example..
    i have a question :

    what is or what for :
    if Progress div 8 = 0 then Inc(Num,2);
    if Progress mod 1000 = 0 then Inc(Num,1);

    thank's you
    Jigujigu
  • edited 4:26PM
    Can you post me that example too ?
    milan.tomes@haida.cz

    Thanks

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.