[Bf-python] AttributeError:

Florian Lier blender at icram.de
Wed Jun 17 14:19:25 CEST 2009


Hey,

Ah nope, this is in addition my first exp. with Python :/

I'll try to get it running - thank you!


---
MA


----- Original Message -----
From: theo.de.ridder at planet.nl
To: bf-python at blender.org
Date: 17.06.2009 14:11:15
Subject: Re: [Bf-python] AttributeError: 'module' object has no attribute 'boardWindow'


> 
> Hi Florian,
> 
> Well, I just showed the main idea.
> I use the main Blender module for sharing data between scripts
> by just assigning my own atttributes to it.
> My mainscript contains an object (boardWindow) representing its window  
> state
> and event handlers. But that's up to yourself how to do it.
> The only important thing is knowing the window-id of the script
> that has to receive the constructed timer event,
> so you just have to do somewhere in your main script
> something like: B. = winid2
> and retrieve it likewise in the scriptlink.
> 
> I assumed that was rather obvious,
> Theo
> 
> 
> On 17 jun 2009, at 13:51, Florian Lier wrote:
> 
> > Hey Theo,
> >
> > Hmm I got the following errMsg:
> >
> > AttributeError: 'module' object has no attribute 'boardWindow'
> >
> > I've looked this up in the API - seems that 2.49 doesn't support  
> > this field anymore...
> >
> > Any ideas?
> >
> > Cheers, Florian
> > ---
> > MA
> >
> >
> >
> > _______________________________________________
> > Bf-python mailing list
> > Bf-python at blender.org
> > http://lists.blender.org/mailman/listinfo/bf-python
> 
> _______________________________________________
> Bf-python mailing list
> Bf-python at blender.org
> http://lists.blender.org/mailman/listinfo/bf-python
> 







More information about the Bf-python mailing list