[IPython-dev] can delete prompts in ipythonqt

Brian Granger ellisonbg at gmail.com
Thu Sep 2 20:10:24 EDT 2010


Fernando, for printing debug messages I use:

self._append_plain_text('Hi there')

That way you can at least print debug messages in a nice manner.

Brian

On Thu, Sep 2, 2010 at 5:05 PM, Fernando Perez <fperez.net at gmail.com> wrote:
> On Thu, Sep 2, 2010 at 5:02 PM, Evan Patterson <epatters at enthought.com> wrote:
>>
>> Fernando: I thought I had hijacked all the possible ways to paste
>> code, but I forgot about middle click (I never use that one). I will
>> also fix this tomorrow.
>>
>
> Thanks, Evan.
>
> BTW, I'm trying to implement all the messaging spec, but it's really
> tricky to trace in the Qt code if something isn't quite right, because
> it just sits silent and there's no output anywhere.  Any hints on how
> to get it to be more verbose about what it's doing?
>
> Cheers,
>
> f
> _______________________________________________
> IPython-dev mailing list
> IPython-dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-dev
>



-- 
Brian E. Granger, Ph.D.
Assistant Professor of Physics
Cal Poly State University, San Luis Obispo
bgranger at calpoly.edu
ellisonbg at gmail.com



More information about the IPython-dev mailing list