01-20-2022 03:06 PM
My universal dialog box is now working.
01-20-2022 06:50 PM
The problem I always had with universal dialog boxes was that they universally didn't fit in with my UI.
01-21-2022 05:39 AM
@billko wrote:
The problem I always had with universal dialog boxes was that they universally didn't fit in with my UI.
With this one, you can plug in any set of buttons. Also, you can have a custom entry field.
01-21-2022 05:50 AM
So, how is this thing used? I could not drop it on the BD, but I could insert it as a VI and apparently its an express VI. But I cannot open its properties and cannot run it (LV2021).
thols_1-1642765530174.png
When run:
thols_0-1642765507362.png
Must say I'm a bit reluctant to Express-VIs, but I'm still interested to see what your VI can do.
01-21-2022 06:38 AM
Same here. Thought i didn't wire something, so i wired everything, but the error still pops up (LV 2019).
I didn't install it tho, just dropped on block diagram.
01-21-2022 07:01 AM
*Facepalm* I opened the README-file but I did not read it...
The installer completely hanged LV though. Tried installing again without mass-recompile and got:
thols_0-1642769558088.png
Removed all installed files in user-lib. Tried opening install.vi again and it stays at 100% cpu for at least five minutes. killed LV and opened again. Now Install.vi can be opened. Tried installing again:
thols_1-1642769873655.png
the folder <user.lib>\_express\UDB opens and LabVIEW is stuck in the taskbar with no displayed window and at 100% cpu for at least five minutes until I killed it.
thols_2-1642770073480.png
Unpleasant experience.
01-21-2022 11:46 AM
@paul_cardinale wrote:
@billko wrote:
The problem I always had with universal dialog boxes was that they universally didn't fit in with my UI.
With this one, you can plug in any set of buttons. Also, you can have a custom entry field.
In that case, I could try to load it up at home. (Not sure they will let me do it at work, though.)
01-21-2022 11:52 AM
I broke the configure functionality just before I zipped it up (just t minor error flow "improvement. D'oh).
The there's an error flow issue with the installer: If LV is not run as admin, the installer can't update the user.lib; instead of throwing a permissions error, and invalid reference error comes out.
I've fixed both of those, but found a couple more installer issues.
This is a back burner project; but I'll get a fixed version out eventually.
01-21-2022 11:53 AM
@paul_cardinale wrote:
I broke the configure functionality just before I zipped it up (just t minor error flow "improvement. D'oh).
The there's an error flow issue with the installer: If LV is not run as admin, the installer can't update the user.lib; instead of throwing a permissions error, and invalid reference error comes out.
I've fixed both of those, but found a couple more installer issues.
This is a back burner project; but I'll get a fixed version out eventually.
You're always giving back to the forum. THANK YOU!!!
01-22-2022 09:49 AM
@billko wrote:
@paul_cardinale wrote:
I broke the configure functionality just before I zipped it up (just t minor error flow "improvement. D'oh).
The there's an error flow issue with the installer: If LV is not run as admin, the installer can't update the user.lib; instead of throwing a permissions error, and invalid reference error comes out.
I've fixed both of those, but found a couple more installer issues.
This is a back burner project; but I'll get a fixed version out eventually.
You're always giving back to the forum. THANK YOU!!!
Does somebody want to help out? Here are the remaining issues: