Progress Bar Sample

From: Jerry Alan Braga <jabraga_at_golden.net>
Date: Fri, 21 May 1999 10:36:41 -0400
Message-ID: <7i3s6s$38v$1_at_cougar.golden.net>



Attached is a form that displays a progress bar developed with forms 5.x . It uses

data block : PROGRESS_BAR
canvas : CV_PROGRESS_BAR
window: WIN_PROGRESS_BAR
package: PROGRESS_BAR

These have been created into an object group PROGRESS_BAR that can be subclassed into any form

The routines to call in the package are:

progress_bar.init
progress_bar.display
progress_bar.kill

Each of these routines passes parameters and you can view the parameters inside the packages

This form uses the scott/tiger schema for its sample

Enjoy, you comments, suggestions are welcome. Received on Fri May 21 1999 - 16:36:41 CEST

Original text of this message