Ralf Sternberg schrieb: > Hi Sebastian, > > Sebastian Werner schrieb: > >> some browsers support pseudo classes to change these colors. This is >> however currently not supported in qooxdoo. I currently don't have >> details available. You could try to google for "pseudo classes >> selection" whatever :) >> > > Thanks for the hint. Indeed, there is such a "::selected" pseudo class > [1]. However, it doesn't seem to work with IE at all. Firefox supports > "::-moz-selection", but applies this style only to selected text, not to > <input> fields. :-( > > By the way, have you ever considered to draw those text fields by > yourself instead of using HTML form elements? I guess that it should be > possible, as there are even rich text editors around that work pretty > well. It would be interesting to hear about your thought on this. > Yes, we have considered it but had to dismiss the idea because keyboard events are not sufficient for general purpose input fields. It's simply not possible to get reliable events for "composed" characters like "*", "!", "รค", "~", .... In fact every character which must be composed using the shift key on some keyboard is problematic.
Unless we get a brillinat idea to work around this, there will be no selfmade input field :-( Best Fabian ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ qooxdoo-devel mailing list qooxdoo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel