On Wed, 2010-08-25 at 17:15 -0700, Mandaya Prakash wrote: > Is there any way i can insert some special character in QTimeEdit?? > > Prakash I wrote a similar TimeEdit Widget by my self, you can reimplement QWidget::paintEvent(QPaintEvent *event) by yourself. B.R Kermit