RE: [gtk-list] Problem creating "scale" next to "slider" (eg., vscale)?



> Hey folks,
> 
...
>
> Check out C_Freq and M_Freq.  It doesn't really work.  The boxes don't
> seem to pack correctly at the endpoints (in this case at the bottom). 
> But sometimes they do ... no logic here.  Why does my last scale value
> (eg., 14.00) pack like that?  It's the same loop that created the other
> labels (eg., 5-13.06).

> Moreover, things get screwed up when resizing.

> Is there a better way?

Hi,

I suggest you use

   void gtk_box_set_homogeneous (GtkBox *box, gboolean homogeneous);

regards,

Arjan



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