On Sun, Feb 10, 2013 at 5:43 AM, Pierre Raybaut <[email protected]>wrote:

>
> So I guess that the same behavior should be expected for consoles:
> this is your second solution. However, I'm not sure to understand why
> you wrote that it would imply for the user to systematically click on
> the console before executing the command: for me, as I understand it,
> the user would simply click on the console once, to make it active.
>
>
Yes, once a console received focus for receiving debugging commands it
would keep that focus until it was changed by the user. This would probably
happen most often when you decided to browse the code in the editor after
pdb had stopped. In order to begin sending debugging commands you would
have to set focus back to the console of interest. I guess if you were
entering commands manually at the pdb prompt you'd have to do the same
thing anyway. Maybe it's not that big of a usability hit to set focus
manually.

-- 
You received this message because you are subscribed to the Google Groups 
"spyder" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/spyderlib?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to