[PyKDE] eric3 question
Dave S
eric3 at pusspaws.net
Wed May 26 21:42:01 BST 2004
Detlev Offenbach wrote:
>Am Mittwoch, 26. Mai 2004 13:21 schrieb Dave S:
>
>
>>jul wrote:
>>
>>
>>>Unfortunatly Eric3 doesn't have a full featured documentation
>>>available yet.
>>>You can use the "What's this" help click for quick help (it's often
>>>sufficient)
>>>or ask for your questions on this forum.
>>>A lot of people can help you there.
>>>Regards,
>>>Jul.
>>>
>>>
>>Thanks for replying ... Ive figured quite a lot by myself but am stuck
>>with breakpoints.
>>
>>I can set them but they do not stop program execution ... + What is
>>
>>
>
>They should if you _debug_ your script or project.
>
>
>
Doh ! .. Your dead right .. I was trying to run my scripts .. debug & it
works a treat :-)
>>the difference between a temp breakpoint & a perminent one ?
>>
>>
>
>As the name implies. A temp breakpoint triggers once and is removed
>thereafter. A permannet breakpoint fires every time it is hit. It's the
>same behavior as bdb or pdb.
>
>
>
>Detlev
>
>
More information about the PyQt
mailing list