QuantumATK Forum
QuantumATK => General Questions and Answers => Topic started by: ramkrishna on November 11, 2016, 23:53
-
Hello,
Attached is the XYZMatrix plugin that we used to measure a distance in 2015 version. However, it is not working for current ATK-2016.2. Can you please update this plugin for current ATK version?
Thanks
Ramkrishna
-
I didn't realize anyone was using this plugin - I made it a long time ago (2013), and haven't looked at it after we upgraded to Qt 5.
It seems all you need to do is get rid of QVariant, so you can try the new version attached.
Note, however, that this plugin is UNSUPPORTED. If it works, great, if not, well...
Edit: Removed version 1.1 which had a bug - use 1.2 below
-
Hi Anders,
It's working perfectly. Thanks a lot.
Regards
Ramkrishna
-
Not perfectly, I found a bug if you try to edit any of the fields. I will fix it.
-
Fixed.