06-30-2005 09:16 AM
06-30-2005 10:37 AM
06-30-2005 11:15 AM
06-30-2005 12:11 PM
06-30-2005 12:13 PM
06-30-2005 03:18 PM
07-01-2005 08:57 AM - edited 07-01-2005 08:57 AM
Hi
There are two things, I'd like to know the following things:
1. In other IDEs exists the possibility to have a TODO-list. This means short notices in the program code (marked with a special tag) which then are displayed in a separate list. In this list the entries can be double-clicked and the IDE opens the corresponding file at the corresponding line. Of course it is possible to solve this with simple comments and then search for the text, but then I have to browse the search-window.
Is there something like this planned for future releases?
2. I also discussed the following point in the forums and already gave feedback (product suggestion) over NI-homepage. Is there a while-do loop in a future version of LabVIEW? For me this is a very useful loop-structure. Although it is possible to code the similar functionality with the existing while-loop, I'd like a loop which first tests some conditions and then executes or not, depending on the result.
3. I'd like an improved message-box. Similar to several OSs I'd like a message-box with an Icon. Yes, this can be done using Win-API calls, but these often cause problems. It would be great, if this could be avoided with a better LV message-box.
Thomas
Message Edited by becktho on 07-01-2005 04:02 PM
Message Edited by becktho on 07-01-2005 04:03 PM
07-04-2005 03:33 AM
07-05-2005 05:59 AM
07-05-2005 06:42 AM