How to : display ProgressBar in window when report

edited 11:29AM 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 11:29AM
    anyone ??? can help me...plz
  • edited 11:29AM
    Turn on TfrxReport.ShowProgress and TfrxReport.OldStyleProgress propertyes.
  • edited 11:29AM
    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 11:29AM
    You want create your own progress or use standard?
  • edited 11:29AM
    please tell me the both (standard and non standard) ... please
    first, tell me how to make the standard.

    thank's
    JiguJigu
  • edited 11:29AM
    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 11:29AM
    Your registration e-mail doesn't work.
    Can you give me your e-mail?
  • edited 11:29AM
    jigujigu@gmail.com

    many..many thank's
  • edited 11:29AM
    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 11:29AM
    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.