RE: Moving non decorated window using code.

2007-07-02 Thread Chandra Shekar Sengupta
-Original Message- I have a GTKWindow that I have created and then afterwards attempted to move using gtk_window_move(), I have the window set so that if I click on it it toggles the window's decorations, the default being none. For production I wish to have the window have no

g_object_set / g_object_get and multi thread program

2007-07-02 Thread Tomasz Jankowski
Hello! Are functions above thread safe? Or maybe I need to provide some protection system on my own? If I do, can you tell me if something like that will be a good idea: static void socket_set_property (GObject *object, guint prop_id, const GValue *value, GParamSpec *pspec) {

Re: Draw event

2007-07-02 Thread Andrey Dubravin
В Sun, 1 Jul 2007 11:37:53 +0400 Andrey Dubravin [EMAIL PROTECTED] пишет: How can I get list of events with its paramters from current main context? -- Dubravin Andrey ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org

GTK+ 2.11.5 released

2007-07-02 Thread Matthias Clasen
GTK+ 2.11.5 is now available for download at: http://download.gnome.org/sources/gtk+/2.11/ gtk+-2.11.5.tar.bz2 md5sum: 45e8fb0ed2358bffee92ad796d313099 gtk+-2.11.5.tar.gzmd5sum: 5189cd0f5a7eea4122e1e269cb5863a6 This is another development release leading up to GTK+ 2.12. Notes: * This

Re: new window from button

2007-07-02 Thread Matí­as Alejandro Torres
brad smith escribió: Hello everyone, I am trying to open a new window(that has a text view widget) from a button on the main window. I have looked for examples but could not find any.(or maybe I just do not know what I am looking for) Thanks in advance, Brad

Dealing with workspaces

2007-07-02 Thread beginner.c
What is the best method of dealing with workspaces? I need my app to start up on a specific workspace. Im aware of gdk_window_stick which should place the window on ALL workspaces - just not quite what I need. Any information greatly appreciated. -- View this message in context:

shifting focus between multiple text entries.

2007-07-02 Thread Prateek . Mathur
Hi all, i am working on an embeded application over the TI OMAP 2430 SDP and new to GTK. i have a window with multiple text entries over it. In my application since we dont have a keboard but only a keypad over the target.. i m handling all the key press events myself. while creating

Re: Themes and colours

2007-07-02 Thread Ross Burton
On Mon, 2007-07-02 at 11:57 +1000, Daniel Kasak wrote: I think this suggestion is a relatively small and natural extension of theming, and would allow for more visually appealing applications while working around the problems that people have with overriding default colours. I think this is a

relocation error...

2007-07-02 Thread Rameshchandra
Hi all, I am actually porting a scietfic calculator program using gtk2 to my arm board...since i got direct compiled source from net...i have not cross compiled it with any toolchain... after loading all the necessary shared libraries...The program is showing the following errors...

GTK internals

2007-07-02 Thread abhishek
Hi, Is there any document like this: http://www.sunsite.ualberta.ca/Documentation/Graphics/by-node/gtk+-1.1.1/gtk_toc.html Showing the internal details of GTK. This one is pretty outdated(almost 9 yrs old) and incomplete. I wanted to know the details regarding the signaling system of GTK. Does

Re: GTK internals

2007-07-02 Thread Tshepang Lekhonkhobe
On 7/2/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Hi, Is there any document like this: http://www.sunsite.ualberta.ca/Documentation/Graphics/by-node/gtk+-1.1.1/gtk_toc.html Showing the internal details of GTK. This one is pretty outdated(almost 9 yrs old) and incomplete. I wanted to

GTK+ 2.11.5 released

2007-07-02 Thread Matthias Clasen
GTK+ 2.11.5 is now available for download at: http://download.gnome.org/sources/gtk+/2.11/ gtk+-2.11.5.tar.bz2 md5sum: 45e8fb0ed2358bffee92ad796d313099 gtk+-2.11.5.tar.gzmd5sum: 5189cd0f5a7eea4122e1e269cb5863a6 This is another development release leading up to GTK+ 2.12. Notes: * This

Re: Fwd: gtk+ API change; who should fix it? (A.k.a. Why isn't GNOME 2.19.4 released yet?)

2007-07-02 Thread Elijah Newren
Hi, Sorry to be a pest, but I noticed gtk+-2.11.5 was out, and was surprised to not see the tips_data_list vs. _tips_data_list issue reverted. So... On 6/25/07, Elijah Newren [EMAIL PROTECTED] wrote: On 6/22/07, Matthias Clasen [EMAIL PROTECTED] wrote: Thats fine. Can we still please revert

Re: Fwd: gtk+ API change; who should fix it? (A.k.a. Why isn't GNOME 2.19.4 released yet?)

2007-07-02 Thread Matthias Clasen
On 7/2/07, Elijah Newren [EMAIL PROTECTED] wrote: Hi, Sorry to be a pest, but I noticed gtk+-2.11.5 was out, and was surprised to not see the tips_data_list vs. _tips_data_list issue reverted. So... Kris said he hopes to have the tooltips api changes sorted out tomorrow or the day after,