information, of
the node when it is added to the Tree. Si, If I have
say nodes X,Y,Z in the same level in a tree, if I
delete node Y, I wanted to know whther the path
information fo Y chage ? Will it have the same value
when the node was added.
Thanks
Deekshit M
Hi all,
Is it possible to attach key_press_event for
drawing_rea. That is the key pressed when the
drawing_area has the focus. I am asking the same
question in this URL
http://mail.gnome.org/archives/gtk-app-devel-list/2001-July/msg00180.html
Thanks
Deekshit M
I was doing g_object_ref(vbox). But later
I did g_object_unref) still it is not being called.
So, I wante dot know, when a widget is destroyed.
Thanks
Deekshit M
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org
Yes... That is exactly the problem. I replaced the
exsiting engine dll files with the one from 2.4 and
everything is fine now.
Thank you very much
Deekshit M
--- Tor Lillqvist <[EMAIL PROTECTED]> wrote:
> Deekshit M writes:
> > After that I get an error message "The pro
instead
of include. But the themes found in art.gnome.prg does
not work.
Thanks
Deekshit M
--- Carlo Agrusti <[EMAIL PROTECTED]> wrote:
> Deekshit M ha scritto lo scorso 19/06/2005 20:17:
> > Hi all,
> >I wanted to know how do I add a theme to the
> > windows applica
Hi,
I heard a lot about pixmap-engine. Is it a
downloadable engine, or available with standard GTK
package itself.
Thanks
Deekshit M
--- Carlo Agrusti <[EMAIL PROTECTED]> wrote:
> Deekshit M ha scritto lo scorso 19/06/2005 20:17:
> > Hi all,
> >I wanted to know ho
for my application ?
2) How to apply the themes available at art.gnome.org
to my application on windows
3) How do I write my own themes? Is therte any
document for the same ?
Thanks
Deekshit M
___
gtk-app-devel-list mailing list
gtk-app-devel-list
Hi all,
In my application, I have lot of windows open. I
want set the current context, to the window which has
the focus(the window which si active now). What event
should I use.
I tried activate-default and activate-focus. But they
didn't work.
Thanks
Deekshith M
Hi,
Thank you very much for the same. I followed the
gyrus source code and I could build the tree required
for me with a small deviation. I my tree I wanted the
Checkboxes should be shown only for some of the nodes,
to be specific leaf nodes. Is there any way to do this
?
Thanks
Deekshit M
associated with it, in
the same column.
I could not find help on such on searching.
I appreciate if I get a working sample. Please
help me.
Thanks in advance
Deekshit M
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http
Hi,
It looks like you are using gtk-1.2. Try the
following command to compile
gcc -Wall -g filename.c -o filename $CFLAGS
`pkg-config gtk+-2.0 --cflags` `pkg-config gtk+-2.0
--libs`
Thanks
Deekshit M
--- srinivas <[EMAIL PROTECTED]> wrote:
> i compiled my pgm using
> -&g
focus using gtk_window_set_focus, for
the same entry. But again I get the same error message
even if I return FALSE.
Please help me
Thanks
Deekshit M
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo
the focus out
event, then I switch back to first page. I get a
focusout event, But the focus is still on the entry in
the first page.
Can anybody let me know why I am getting the focus out
for the second time.
Thanks in advance
Deekshit M
___
gtk-app-
OK, now a different problem. I don't want the image
and text to appear in different columns, I want them
in the same column. I tried the example in
http://mail.gnome.org/archives/gtk-app-devel-list/2002-August/msg00334.html
In this example
Thanks and Regards
Deekshit M
--- Iago Rubio &l
Thank you very much. Now I got the problem, I was
creating model like
model = gtk_tree_store_new (1, G_TYPE_STRING);
Now I corrected it.
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-deve
0,pb,-1);
But I get like
GLib-GObject-WARNING **: unable to set property
`pixbuf' of type `GdkPixbuf' from value of type
`gchararray'
Can anybody help me to solve the problem
Is there any example of using images in TreeStore
Deekshit M
___
Hi,
I wanted to know, if I remove a page from a notebook
will it DESTROY the child for the page also ?
Thanks and Regards
Deekshit M
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel
Hi,
When I was using GtkNoteBook such that I show the
Vbox containing the notebook, before creating the
notebook itself. I see the widgets in the second page
of notebook on the first page. But this becomes OK,
when I switch to second page and back to first page.
Here the source code that I was t
18 matches
Mail list logo