Re: Edwin's recent URL qt2 layout change

2001-08-29 Thread John Levon
On Wed, Aug 29, 2001 at 03:32:55PM +0200, Edwin Leuven wrote: > You can do a "layout on grid" for everything. That's what I did. Change the Ah, OK, that's what I missed. Sorry for the line noise. john -- "Premature generalization is the root of all evil." - Karl Fogel

Re: Edwin's recent URL qt2 layout change

2001-08-29 Thread Edwin Leuven
> it doesn't appear so. Layouts have red boxes around them in the > designer ... maybe I'm talking arse though. You can do a "layout on grid" for everything. That's what I did. Change the labels to something longer: URL -> URLLL and you will see that it will resize the stuff as needed.

Re: Edwin's recent URL qt2 layout change

2001-08-29 Thread John Levon
On Wed, Aug 29, 2001 at 02:37:40PM +0200, Edwin Leuven wrote: > You tried this? no. > This is what I did (I think). it doesn't appear so. Layouts have red boxes around them in the designer ... maybe I'm talking arse though. john -- "Premature generalization is the root of all evil."

Re: Edwin's recent URL qt2 layout change

2001-08-29 Thread Edwin Leuven
> Edwin, I don't see any layout now for the two lines. > This means it will break if "Url:" is translated into > "Reichsteminhennisen:" or whatever (I think). You tried this? > If you want them to align, you should use Grid alignment, This is what I did (I think). gr.ed.

Edwin's recent URL qt2 layout change

2001-08-29 Thread John Levon
Edwin, I don't see any layout now for the two lines. This means it will break if "Url:" is translated into "Reichsteminhennisen:" or whatever (I think). If you want them to align, you should use Grid alignment, then it will look nice as you expect. thanks john p.s. yes there a few others that