[Bf-python] Button event bug?

Manuel Bastioni manuelbastioni at tin.it
Wed Jan 21 12:29:10 CET 2004


It seem the event number 4 is ever active.
Try the simple script attached.

I've used the event 4 only here:
button_simple = Button("Repeat",4 , 300, 0, 80, 19)

but if you use the
menu_button1= Menu(menu1, 1, 0, 0, 100, 18, menu_button1.val)
menu_button2= Menu(menu2, 2, 100, 0, 100, 18, menu_button2.val)
menu_button3= Menu(menu3, 3, 200, 0, 100, 18, menu_button3.val)

you have the  the correct event (1,2 or 3) and event 4 too

Is 4 a special event that I don't know? In this case, sorry
for my stupid question.

Regards,

                       Manuel




-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: canBeABug.py
URL: <http://lists.blender.org/pipermail/bf-python/attachments/20040121/d7192303/attachment.ksh>


More information about the Bf-python mailing list