Angus Leeming wrote: > What do you mean, "Doesn't work"? The constructor is: > CheckedLineEdit(QLineEdit * input, QLabel * label = 0);
Ah, silly me. Yes, that works (without visual clue, that is, but I'm fine with that). > > 10.30000019073486 > > > > Isn't this a bit too precise? ;-) > > Looks like a 'save a float into a double' problem to me... > > Does 'tostr(float(var))' solve it? No. Jürgen