Hey Thanks,
I later figured out that there is another widget
also called Gtk-alignment which helps to perform same task. Now I need
to
change the structure of my program, but thats fine as long as I am
able to maintain aspect ratio and alignment.
Cheers,
On Dec 8, 2007 9:51 PM,
On Dec 8, 2007 4:50 AM, Prashant J Zaveri <[EMAIL PROTECTED]> wrote:
> Hello...
>I am writing a gtk application to run on some other display. I want
> to maintain the size and layout of widgets that I have set on my
> desktop.For that I would like to specify widget size in percentage.
>
>
Hello...
I am writing a gtk application to run on some other display. I want
to maintain the size and layout of widgets that I have set on my
desktop.For that I would like to specify widget size in percentage.
Any idea how can I do that...
--
Thanks
Prashant
_
On Sat, May 06, 2006 at 07:53:10PM +0200, chabayo wrote:
> i have a TreeView in a ScrolledWindow thgoughout a function, in it's
> arguments is the pointer to the container_Widget.
>
> For now i always call it, just for testing, in a toplevel_Window.
>
> So the toplevel_Window is the container,
Hello,
i have a TreeView in a ScrolledWindow thgoughout a function, in it's
arguments is the pointer to the container_Widget.
For now i always call it, just for testing, in a toplevel_Window.
So the toplevel_Window is the container, which will be set like...
--
GtkWidget *table_view (