[PyQt] Re: [pygtk] Limit lines of textview & help/doc format

Sandro Dutra hexodin at gmail.com
Mon Feb 16 13:28:34 GMT 2009


I think you can take a look at QTextDocument.

2009/2/16 Timo <timomlists at gmail.com>

> Hi all,
>
> 2 questions:
>
> I have a small textview that I want to be limited to 4 lines of text. So
> the user can't type more than 4 lines. Is that possible?
>
>
> Second, I want some sort of help function in my application. Well, just
> some little tips and explanation on some things. I thought of Yelp, like
> most programs I have use. But it should also work on windows.
> So, is there some simple/easy format that works crossplatform? Or should
> I just use a textfile with some markup and display it in a textview?
> _______________________________________________
> pygtk mailing list   pygtk at daa.com.au
> http://www.daa.com.au/mailman/listinfo/pygtk
> Read the PyGTK FAQ: http://faq.pygtk.org/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20090216/57cd0608/attachment.html


More information about the PyQt mailing list