« Return to Thread: Questions on the Python Shell

Questions on the Python Shell

by Paulo Teotonio Sobrinho :: Rate this Message:

Reply to Author | View in Thread


Hi

I'm playing with the new python shell dialog and I must say, it is really
useful! To give one example, one can interactively learn the python
interface much faster than any other way, specially people like me that
are not experienced programmers.

I have some questions regarding the python shell

1) K3d 0.7.11.0 does not have really usable shell. On the other hand
0.7.12.0 has a nice python shell but the mesh module will be off for some
time. I would like to have both. How can I build 0.7.11.0 but with the
newest python shell? I tried to copy ngui_python_shell/dialog.cpp over the
old one, but it did not work.

2) It seems that line editing in 0.7.12.0 python shell is not working. For
example, I am able to move the cursor to any point on a line of text, but
I can not erase or insert any character.

3) Can I get a python shell inside of a Scripted Node? In the same way as
for document context scripts, I think that would be useful for exploring,
testing and developing scripted node codes.

Thanks,
  Paulo

------------------------------------------------------------------------------
_______________________________________________
K3d-development mailing list
K3d-development@...
https://lists.sourceforge.net/lists/listinfo/k3d-development

 « Return to Thread: Questions on the Python Shell