Re: centered and right justified label in the same line.



On Mon, 2018-02-26 at 09:16 +0100, Wojciech Puchar wrote:
How to do this in GTK 2. whatever i try i'm getting first label
centered 
relative to space remaining after second label not to whole hbox. how
to 
do this properly?


That may be not that easy.

Maybe try a hbox, which again contains 3 hboxes. 3 because so it may
allow center the middle one. Then put your labels into some of these 3
boxes.

Or you may try a table or grid with 3 columns. I think grid exists only
for GTK3. Maybe someone other has a better solution.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]