One trick is to set the width and clipping on "dt > *" instead of "dt", and use "calc(...)" for dynamic sizes.
I considered that too, but since I wanted the dt to float, the width had to be set there.
Adam D. Ruppe via Digitalmars-d-announce Sun, 31 Jan 2016 06:16:16 -0800
One trick is to set the width and clipping on "dt > *" instead of "dt", and use "calc(...)" for dynamic sizes.
I considered that too, but since I wanted the dt to float, the width had to be set there.