Hi All
I've a lineedit control . i need to use it as a IP input field. i ve given the like below.
setInputMask("000.000.000.000; X");
But instead of X i need to show blank space only, till i give input to this field. and all 3 dots should ve same gap.. how to do it? Plz help
thanx.