[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
QBDLineEdit: hebrew lineedit replacement for qt's line edit
I have put some efforts to the line edit widget. the code is due
to change in QT and I think
from several reasons its better to do the widget completely from
grounds up.
anyway in this effort (a pre alpha code) I have made a line edit
that supports hebrew and english
text Ctrl-Shift switches between LTR and RTL modes, and between
hebrew and english.
some of the cut and paste and marking support is lost because
these parts are private in
QlineEdit
I have done it as a derived class of QLineEdit though I think a
better approach will be rewriting
a line edit class derived from QWidget having it's core based on
QLineEdit sources.
I will have it uploaded some time this night. a link to it will be
made from
http://www.geocities.com/Paris/Metro/9130/index.html
cheers
Erez Nir
erez-n@actcom.co.il