[Bf-python] Re: nested run scripts

Germán Alonso german at sistrans.com
Fri Apr 21 16:26:32 CEST 2006


Doing some extended reading, i think that the problem with this is that there's no order of execution as each file has it's own context, and event system, so, the explained behaviour is completelly normal, the problem is that i'll have to find a way to have different gui at the same place, and use them properly :)

Germán Alonso
www.sistrans.com
  ----- Original Message ----- 
  From: Germán Alonso 
  To: bf-python at projects.blender.org 
  Sent: Tuesday, April 18, 2006 2:06 PM
  Subject: nested run scripts


  Sorry the previous explanation was wrong the right is changing letter B for a C:

  When running a scriptA that runs a scriptB that runs a scriptC that runs a sriptD, (B, C and D all with a Draw.Register call to draw different kind of GUI), when D ends, instead of show C, B is shown, and if you run C again, you'll see the previous state of C instead of a new run, sample file at www.sistrans.com/nested_run_scripts.zip


  Sorry and thanks to all.

  Germán Alonso
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.blender.org/pipermail/bf-python/attachments/20060421/7f7b4ec3/attachment.html>


More information about the Bf-python mailing list