Has anyone had problems between doxygen and graphviz to generate graphs?
my version doxygen is 1.4.7
i have checked the path and it is correct
bye, pericO
___
Pythonmac-SIG maillist - Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo
Do anybody knows how to run i18n on pythoncard?I can run on files .py but no on .rsrc.py filesAny weblink? I have browsed on the web but I haven't found anything of interestRegards
___
Pythonmac-SIG maillist - Pythonmac-SIG@python.org
http://mail.python
Hi guys!!!
>
> I have that piece of code:
>
> while 1:
> a=raw_input("Press a key to continue")
>
>
> I'd like to change the last line, I don't want to control a key
> press if not I want to control a button of the form
>
>
> My question is if somthing exists to control the push button event
I have that piece of code:
while 1:
a=raw_input("Press a key to continue")
I'd like to change the last line, I don't want to control a key press
if not I want to control a button of the form
My question is if somthing exists to control the push button event.
See you. Peter.