[wxPython] Smileys in my text ctrl

Zunbeltz Izaola zunbeltz at wm.lc.ehu.es.XXX
Thu Jul 22 03:16:19 EDT 2004


solaimadhan at gmail.com (Madhan) writes:

> All:
> I am developing a chat client in python. I want to include smileys in
> my instant messages. Which component support this? I used wxTextCtrl
> for both input and output.

Hi,

I have never done a thing like that, but I think mybe something like a
wxHtmlWindow (see demo) can help. You can insert the smileys like png
images.


> This chat client runs both in win and linux platform. Any suggestion
> will be greatly appreciated.
> 

Good luck!

Zunbeltz

> Thanks
> Madhan

-- 
Zunbeltz Izaola Azkona                    |  wmbizazz at lg dot ehu
dotes
Materia Kondentsatuaren Fisika Saila      |
Zientzia eta Teknologia Fakultatea        |  Phone: 34946015326
Euskal Herriko Unibertsitatea             |   
PK 644                                    |  Fax:   34 944648500
48080 Bilbo (SPAIN)                       |



More information about the Python-list mailing list