On domingo, 18 de agosto de 2013 20:27:48, Randolph D. wrote: > That means, a widget, which is adding by an automatism the zero :_34: > results in :034: and :34_: results in :340: > while I even do not know, if .34 is the same as .340. > this really not good. > > any suggestions how to make it better? If not, another idea would be to > have the established style behaviour setable by a qt widget, which is > defined for that.
Make it a free-form text widget, instead of coercing the type. Don't automatically add dots. This will allow you to accept IPv6 addresses too. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
