[Bf-python] youtube wip video of a small blender python gui api

steven admin at byteshelter.org
Fri May 2 18:31:54 CEST 2008


Am Mittwoch, den 30.04.2008, 12:33 -0300 schrieb Claudio "malefico"
Andaur:
> steven wrote:
> > Hello,
> >
> > i've written a python gui api to let other python programm create new
> > user interface elements easily. Here a short video:
> >
> > http://www.youtube.com/watch?v=QhDQRFLv3K0
> >
> >
> > i'll start a blenderartists forum thread in the near future.
> >
> >
> > best regards,
> > Steven Truppe
> >
> > _______________________________________________
> > Bf-python mailing list
> > Bf-python at blender.org
> > http://lists.blender.org/mailman/listinfo/bf-python
> >
> >   
> Sweet ! it seems you can create GUI in the 3D viewport as well..not only 
> in Python Window. This would really help me with advanced rigs GUI...
> 
> BTW, do your API do 2D sliders...like to map X and Y values in a 
> joystick-like control ?
> 
> Regards
> 
> malefico
> _______________________________________________
> Bf-python mailing list
> Bf-python at blender.org
> http://lists.blender.org/mailman/listinfo/bf-python
> 


The main issues are solved now. I'm currently working on a few
additional features:

- textfields with multiple lines
- node windows that can be connected like the one in the node window
- scrollbars (vertical and horizontal)


To use the API in a 3dview you need a simple patch that is included with
the source. The guys on #blendercoders told me that the patch will be
included in the apricot branch (in around 2 weeks with a bit luck :), so
you don't need to compile blender with the patch to use the API in a
3dview. 

As soon as i get the password from my webspace provider i'll upload the
current dev version).


best regards,
Steven Truppe









More information about the Bf-python mailing list