[mythtv] [PATCH] mythtv: replace <br> by newlines in description

Herman Kuiper herman at frontier.nl
Sun Apr 24 21:19:06 UTC 2005


> The problem with that is that we're doing away with Qt for rendering
> soon. We'll still have it as a fallback and as a backend renderer
> for widgets that we don't port, but any such widget will take a
> performance hit with respect to the native OpenGL widgets.

Ah ok - I didn't follow any of threads on the new GUI - was busy getting 
the current to work properly :-)

> Of course, I suppose it is possible to create a #PCFIELD parser that
> just replaces all tags with a space in one pass, and replaces all
> series of spaces with a single space in the second pass.

I often use PHP nowadays (web applications etc) - would there some Perl 
regexp method in Qt which could do those two in one step (as preg_replace() 
in PHP does) ?

I personally would prefer something which accepts the DTD as-is (as it has 
been published etc) without weird screen artefact for end users...

If that patch would get in, I wouldn't mind having a look at either two of 
the above..

	Herman

-----------------------------------------------------------------
Herman Kuiper - m: herman at frontier.nl - w: http://www.frontier.nl
Beech Ave 162 - 1119 PS  Schiphol-Rijk - t/f: 020-6589034/6142816


More information about the mythtv-dev mailing list