Till,
I have not tested this yet, but I can give you an ideal of what I would
try first.
Window
-vbox
-- vbutton_box(a,b,c) -- postioned using start
-- vbutton_box(x,y,z) -- postioned using end
Here is the code.
***BEGIN
/* Button Alignment */
#include
int main(int argc, char *argv[] )
{
Hi,
Le Fri, 24 Oct 2008 21:01:04 +0200,
"Till Harbaum / Lists" <[EMAIL PROTECTED]> a écrit :
> Hi,
>
> i have a vbox with a bunch of buttons. I want some of them to appear
> at the top and some of them at the bottom. The buttons should not be
> expanded and the space between them should also not
Hey all,
I'm using the standard print method from Gtk (not Gtkmm because of a bug in
the mm implementation), and the print dialog is way too big for the
(admittedly very small) screen on the Asus Eee PC (800x480). Am I stuck
with this behavior? The QA folks noted that Open Office has a dialog th
Hi,
i have a vbox with a bunch of buttons. I want some of them to appear at the top
and some of them at the bottom. The buttons should not be expanded and the
space between them should also not expand except the space between the two
groups. Something like this:
(a)
(b)
(c)
(x)
(y)
(z)
How i
Hello,
First ,thanks for your reading.
I have a problem,my program have one thread to get IMAGE from v4l2,and
render to drawingarea,
there are some functions request draw line ,poly,ellipse,text,on the
image, in real time,
but need to save the prev drawing.
i put a cairo_surface_t on the IMAGE(a