html

Folks

I have a piece of HTML code that contains ™ for
the trademark symbol. How do I convine the HTMl
window to display it.

Also, when the HTML window is open, the rest of my app
is very slow. Why?

Nigel

Redhat 9.0
Python 2.4
wxPython 2.5.3.3pre

···

---
Nigel W. Moriarty, \alphabet_soup

__________________________________
Do you Yahoo!?
Yahoo! Personals - Better first dates. More second dates.
http://personals.yahoo.com

Seg, 2005-04-04 às 11:16 -0700, Nigel W. Moriarty escreveu:

Folks

I have a piece of HTML code that contains ™ for
the trademark symbol. How do I convine the HTMl
window to display it.

Also, when the HTML window is open, the rest of my app
is very slow. Why?

Are you mixing wxPython and wxHTML, like in the HtmlWindow demo?

I just found that, at least in wxPython 2.5.5.0pre.20050326 (Linux), in
the HtmlWindow (button: with widgets) demo when the ScrolledWindow is
shown the cpu load goes to 100%.
Robin, I think this is a bug.

On ms windows works well.

Ricardo

Nigel W. Moriarty wrote:

Folks

I have a piece of HTML code that contains ™ for
the trademark symbol. How do I convine the HTMl
window to display it.

I don't know, ask about this on wx-users.

Also, when the HTML window is open, the rest of my app
is very slow. Why?

Does it make any difference how much or what kind of html is displayed? In either case, I don't know about this one either so please ask on wx-users.

···

--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!