Changes between Version 3 and Version 4 of rp_progress


Ignore:
Timestamp:
Apr 12, 2010 6:52:51 AM (14 years ago)
Author:
mmc
Comment:

changed image() macro to rpimage() so images work properly

Legend:

Unmodified
Added
Removed
Modified
  • rp_progress

    v3 v4  
    2323The progress messages appear on screen during the simulation right below the normal output:
    2424
    25 [[image(progress.gif)]]
     25[[rpimage(progress.gif)]]
    2626
    2727There are functions you should use to automatically create these messages. Check out the Rappture Utils module in the bindings documentation for your favorite programming language. Below are some examples: