Jump to content

Michael Aivaliotis

Administrators
  • Posts

    6,219
  • Joined

  • Last visited

  • Days Won

    121

Everything posted by Michael Aivaliotis

  1. Not sure what you mean exactly. Where was this info located?
  2. I guess you need to increase your rate of posting.
  3. This is on purpose. I don't consider viewing a member's profile something that should be accessible to non-logged in users. This protects your information from casual visitors and Google search crawlers. If people are really interested, they should create an account. Also, that new content you saw was actually the support threads being created by items appearing in the Code Repository. New content is flagged by date, and since the old content was inserted preserving the original date, it doesn't show up as new.
  4. I'm happy to report that the old content is back but it's been placed inside the LAVA 1.0 Content Forum. Moderators will move posts out of there over time. You can still reply to them and they of course will show up in the search. We tried to link the posts to the original author where possible. Those that could not be identified for various technical reasons got assigned to a fictitious user called: LAVA 1.0 Content.
  5. Of course I had to filter based on "small".
  6. Name: JKI Progress Bar Dialog Submitter: [/url] Submitted: 02 Jul 2009 Category: User Interface LabVIEW Version: 7.1License Type: BSD (Most common) Copyright © 2006, James Kring, Inc. All rights reserved. Author: Michael Aivaliotis 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. Version History: 1.0.0: Initial release of the code. Click here to download this file
  7. 2,125 downloads

    Copyright © 2006, James Kring, Inc. All rights reserved. Author: Michael Aivaliotis 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. Version History: 1.0.0: Initial release of the code.
  8. Name: JKI Please Wait Dialog File Submitter: LAVA 1.0 Content File Submitted: 03 Jul 2009 File Category: User Interface LabVIEW Version: 7.1 Version: 1.0.2 License Type: BSD (Most common) Potentially make this available on the VI Package Network?: Undecided Copyright © 2006, James Kring, Inc. All rights reserved. Author: Michael Aivaliotis 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 pwd Example.vi. This shows a typical use case where you want to pop-up a non-blocking dialog and display a message and updated text from a parallel running task. Features: - Can specify a limited preset amount of progress images via the "animation" selector - Can update the status message 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. Version History: 1.0.2: Renamed VI prefix from MNA to JKI. Added more documentation to diagram and VI descriptions. 1.0.1: Fixed bug where dialog was not centering on screen. Changed dialog behaviour so it updates position on screen before the front panel is open. 1.0.0: Initial release of the code. Click here to download this file
  9. 1,940 downloads

    Copyright © 2006, James Kring, Inc. All rights reserved. Author: Michael Aivaliotis 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 pwd Example.vi. This shows a typical use case where you want to pop-up a non-blocking dialog and display a message and updated text from a parallel running task. Features: - Can specify a limited preset amount of progress images via the "animation" selector - Can update the status message 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. Version History: 1.0.2: Renamed VI prefix from MNA to JKI. Added more documentation to diagram and VI descriptions. 1.0.1: Fixed bug where dialog was not centering on screen. Changed dialog behaviour so it updates position on screen before the front panel is open. 1.0.0: Initial release of the code.
  10. Currently the reputation system has some defaults which don't have enough levels or resolution. Plus they're boring. See image. Can anyone come up with some cool labels and define some levels for reputation? Make them LabVIEW-centric!
  11. See this link.
      • 1
      • Like
  12. Yes, this was configured this way. We can allow negative but we won't.
  13. Please upload small under 100Kb zip files
  14. As you know there is a new file upload feature on the forums: The Flash uploader. This allows multiple file uploads to a post at the same time and it also has upload progress bars (very cool). This can be enable in your Settings: However it seems like some of us are having problems with the flash uploader. They get the following error: I'd like to know the extent of the problem: - Please enable the flash uploader (if not already enabled) - Try to upload a small file (a few kb) to this thread using the flash uploader. - If you have success then that's fine, don't post the reply. - If you get an error, then post the reply and specify what browser(w\version) and OS you are using.
  15. The problem was not the dimensions but the size on disk. The limit was set to 50Kb. I've increased it to 200Kb.
  16. In a few days hopefully. There was a reorganizing of the domains. The wiki will no longer be a LAVA subdomain anymore. It will be on a different domain with its own login.
  17. Yes, this is done on purpose by the developers of the forum application (IPS). This data is refreshed hourly I think. This is to reduce calls to the database that stores the views.
  18. Gary, we're working on importing the old content. In the meantime, feel free to start new topics.
  19. It shows up in your profile for others to see. Tell the world what you're doing.
  20. This works the same as the facebook status. You can put whatever you like there. have fun with it.
  21. NI's put together a new section on their site called the LabVIEW Idea Exchange: QUOTE Link
  22. QUOTE (Cat @ May 28 2009, 09:40 AM) So http://forums.lavag.org/SCRIPTING-IS-AVAILABLE-t14186.html' target="_blank">scripting is released while Cat is gone... Nice!
  23. QUOTE (joshxdr @ May 29 2009, 07:29 AM) I think you should lobby NI strongly to get them to add these pro features to the version of LV for FRC, including integrated source code control. If we are trying to teach the students proper software engineering then we should give them all the tools.
  24. It's nice to see this finally come to fruition for sure. :thumbup: Thank You NI. I'd also like to see scripting discussions continue here on LAVA and hopefully y'all won't abandon us for the dark side. We have some excellent gurus on LAVA that were able to do cool things even with scripting locked. I can only imagine the possibilities now that it's been unleashed. As far as complaining... of course we'll still complain. Let's not forget XNodes and project environment integration.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.