Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

problem in saving the view with viewManager

#1
In the previous post, it was said about using ViewManager to save and load personal views, but I could not save a view.
when I tried to use the view manager and save a view, 
it gives the attaching image error message.
I use version 4.4. i opened "saveview.py" file. The line that wrote the following text
  from robodk import robolink, robomath, roboapps
and i change this line to:
from robolink import * # RoboDK API
from robodk import * # Robot toolbox

but My problem was not solved. please guide me.


Attached Files Thumbnail(s)
   
#2
What version of RoboDK are you using?
To use add-ins from the online library, you need at least RoboDK 5.5.5.
Please read the Forum Guidelines before posting!
Find useful information about RoboDK by visiting our Online Documentation.
#3
thanks. i use RoboDK v4.4. So unfortunately I can't define a view, Is there no other way?
#4
You can purchase maintenance to update RoboDK to the latest version.
The source code of the ViewManager is also available here: https://github.com/RoboDK/Plug-In-Interf...iewManager
Please read the Forum Guidelines before posting!
Find useful information about RoboDK by visiting our Online Documentation.
  




Users browsing this thread:
1 Guest(s)