Skip to content

Question regarding Freehandcutplotter.start() functionality #695

Answered by marcomusy
jkissi asked this question in Q&A
Discussion options

You must be logged in to vote

Hi J,

  1. it might have changed, but i'm not 100% sure why... anyways whenever you deploy your application you should make sure it depends on a specific version of vedo... Remember that it inherits from Plotter so you can make it interactive with a call freh_plt.start().interactive()
  2. you can disable all default key binds with settings.enableDefaultKeyboardCallbacks = False and mouse ones with enableDefaultMouseCallbacks = False

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jkissi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants