Done.
Fixed issue where letting go of the scroll bar inside the tree acts the same as a selection. I didn't like that behavior.
Posted 22 July 2009 - 02:05 PM

POPULAR
Done.
Resistance is Mandatory
Posted 22 July 2009 - 04:12 PM

POPULAR
Fixed issue where letting go of the scroll bar inside the tree acts the same as a selection. I didn't like that behavior.
> CaseSelector : My_Menu_Tag <
CaseSelector : My_Menu_Tag
Posted 22 July 2009 - 04:25 PM
Fixed issue where letting go of the scroll bar inside the tree acts the same as a selection. I didn't like that behavior.
Posted 22 July 2009 - 05:22 PM
Done, thanks for the feedback.I have a couple of comments:
- I think that using system controls would look a lot better than 3D control
- Instead use this (because the ">" and "<" are only needed if you have SubMenu(s))
CaseSelector : My_Menu_Tag
- Additionally, it is recommend that you use some meaningful tag, so replace "My_Menu_Tag" by "Case_Selector_Tag" for example.
Done. I had added the OK button because I had always considered it bad practice to stop your program that way; it wasn't in the early versions. I agree though, it is nicer without it.* I'd get rid of the big "OK" button
* It would be nice if the vertical scroll bar would auto-hide itself if it is not needed
Resistance is Mandatory
Posted 22 July 2009 - 06:16 PM
Resistance is Mandatory
Posted 22 July 2009 - 06:59 PM
Nice work! This tool has quickly become a thing of beautyI added a menu to the Tree to facilitate expanding & contracting.
These changes are all awesome! I won't get annoyedThis has got to be it for today or I'm just going to get annoying...
Posted 22 July 2009 - 08:04 PM

POPULAR
In that case, here's another iteration.I won't get annoyed
![]()
Resistance is Mandatory
Posted 22 July 2009 - 08:10 PM
In that case, here's another iteration.
Posted 23 July 2009 - 01:45 AM
In that case, here's another iteration.
Posted 23 July 2009 - 03:33 PM
In that case, here's another iteration.
Posted 23 July 2009 - 04:16 PM
or, make it able to rearrange states! I hate the built-in method. I'll make it prompt the user in case the drag/drop was an accident.More improvement request:
- You should probably disable drag and drop tree item
I thought about that, too.
- The navigation key (while navigating the tree) do not change the visible frame
Resistance is Mandatory
Posted 23 July 2009 - 09:47 PM
or, make it able to rearrange states! I hate the built-in method. I'll make it prompt the user in case the drag/drop was an accident.
I was thinking about making it handle Event Structures as well. I've got some work ahead of me. Thanks for the input.
Posted 25 July 2009 - 07:15 PM
It rearranges states now, but without prompting the user. (I thought it would get annoying; I can add it later if it's needed/wanted; perhaps as a configurable item.)or, make it able to rearrange states! I hate the built-in method. I'll make it prompt the user in case the drag/drop was an accident.
I was thinking about making it handle Event Structures as well. I've got some work ahead of me. Thanks for the input.
Edited by jcarmody, 25 July 2009 - 09:23 PM.
Resistance is Mandatory
Posted 26 July 2009 - 11:54 PM
Resistance is Mandatory
Posted 27 July 2009 - 09:04 AM
Edited by Bjarne Joergensen, 27 July 2009 - 09:08 AM.
Posted 27 July 2009 - 09:58 AM
Hi
I would like to use this tool, but I am using LV8.2.1 and the tool is in 8.6.
The RCF supports LV from 8.2.0 so it would be wonderful if plugins was distributed in that version, please![]()
best regards
Bjarne
Resistance is Mandatory
Posted 27 July 2009 - 11:26 AM
Edited by jcarmody, 27 July 2009 - 01:36 PM.
Resistance is Mandatory
Posted 27 July 2009 - 11:53 AM
Folks, there are problems with the latest version - it's giving me errors at the office that it didn't give me at home. Stay tuned...
Edited by Bjarne Joergensen, 27 July 2009 - 12:05 PM.
Posted 27 July 2009 - 01:35 PM
Good catch. I had handled similar situations, but not that one.There is a little thing about the vertical scroll. If you scroll down and then resize the window then you can't see the top cases!
I wanted to avoid polling, but I guess it's worse to have a useless panel floating around. It doesn't do that anymore. Thanks for the feedback.Another one. when I close the VI where I use the CaseSelector, hte CaseSelector window don't close! Is that the right behavior?
Resistance is Mandatory
Posted 27 July 2009 - 04:24 PM