JKI Progress Bar Dialog
Before you submit code to the Code Repository, please make sure you have read the following:
Introduction - Submission Guidelines - Submission Procedure - (post questions here)
|
JKI Progress Bar Dialog
|
|
|||||||||||||||||||||||
|
|
||||||||||||||||||||||
JKI Progress Bar Dialog V1.0.0 Copyright © 2006, James Kring, Inc. All rights reserved. Author: Michael Aivaliotis Distribution: This code was downloaded from: http://forums.lavag.org/downloads.html Instructions: This code has been tested to run under LabVIEW 7.1.1. It will probably work on any newer versions but it has not been tested. Just unzip the code into any folder of your chosing and open the example called, JKI PBD Example.vi. This shows a typical use case where you want to pop-up a non-blocking dialog within a process loop and display a message and updated text from a parallel running task. In addition, you can pass a max value and updated progress value and the dialog will automatically present a percentage complete progress bar. Features: - Contains an abort button on the dialog that can assist in aborting a running process. - You only need to pass the total number of tasks\items and the dialog automatically calculates percent complete. - Can specify a limited preset amount of progress images via the "animation" selector - Can update the status messages and progress in real-time after the dialog has been launched. - Setting an animation value of 0 disables animation and displays only text. - Handles being built into an application - The dialog is not modal when run in the development environment however it becomes modal when built into an executable. Support: If you have any problems with this code or want to suggest features go here: http://forums.lavag.org/CR-JKI-Progress-Bar-Dialog-t4558.html Version History: 1.0.0: Initial release of the code. License: This code is distributed under the BSD License Copyright © 2006, James Kring, Inc. All rights reserved. Author: Michael Aivaliotis Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of Michael Aivaliotis nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
|||||||||||||||||||||||
|
|
||||||||||||||||||||||
|
Code Repository Statistics
| Last ten submissions accepted · Downloads system statistics | |
| 3 user(s) active in the past 15 minutes | |
![]() |
3 guests, 0 members, 0 anonymous members |
| Code Repository Statistics | |
![]() |
We have a total of 74 files in 13 categories A total of 40 unique authors have submitted to our site There have been 28731 logged downloads to date The latest file submitted was Skype SDK by Antoine Châlons (submitted Dec 24 2008, 09:44 AM) |
| Time is now: 6th January 2009 - 01:25 PM |