Re: Installing property in interface

2007-01-31 Thread Yeti
On Wed, Jan 31, 2007 at 11:23:17PM +0100, Tomasz Jankowski wrote: > > static void > maman_ibaz_base_init (gpointer g_iface) > { > static gboolean initialized = FALSE; > > if (!initialized) { > /* create interface signals here. */ > initialized = TRUE; > } > } > > I'm quite young pr

Re: Installing property in interface

2007-01-31 Thread Daniel Atallah
On 1/31/07, Tomasz Jankowski <[EMAIL PROTECTED]> wrote: > Please don't say me, that I was so stupid all the time :| Let say that we > have such function: > > static void > maman_ibaz_base_init (gpointer g_iface) > { > static gboolean initialized = FALSE; > > if (!initialized) { > /* create

Re: Installing property in interface

2007-01-31 Thread Tomasz Jankowski
2007/1/31, David Nečas (Yeti) <[EMAIL PROTECTED]>: > > On Wed, Jan 31, 2007 at 10:02:26PM +0100, Tomasz Jankowski wrote: > > I'm trying to install property into main interface, but when I run > program > > it always display me this warning: > > > > (lt-goofysender:10709): GLib-GObject-WARNING **: W

Re: Slow gui response - need to see gtk queue

2007-01-31 Thread Mark Richardson
After changing my custom widgets with label widgets, I found that the application runs fine. So the gtk queue is being bogged down by my widgets. So now the hard part is determining where the problem is in my custom widgets. I have 5 custom widgets. I have put them up for sharing at htt

Re: Installing property in interface

2007-01-31 Thread Yeti
On Wed, Jan 31, 2007 at 10:02:26PM +0100, Tomasz Jankowski wrote: > I'm trying to install property into main interface, but when I run program > it always display me this warning: > > (lt-goofysender:10709): GLib-GObject-WARNING **: When installing property: > type `GoofyFileTransfer' already has

Installing property in interface

2007-01-31 Thread Tomasz Jankowski
Hi! I'm trying to install property into main interface, but when I run program it always display me this warning: (lt-goofysender:10709): GLib-GObject-WARNING **: When installing property: type `GoofyFileTransfer' already has a property named `transfer-status' Here you have some code: //>>> /*

Re: Installing property in interface

2007-01-31 Thread Tomasz Jankowski
Sorry, by mistake I send all file :( Can you tell me what is wrong with my code or maybe this warning isn't important? ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

move cursor with keyboard in a window

2007-01-31 Thread ferri_marllo
Hello!! I need your help... i have built a gtk glade application which consist only in a window...i'd like to add a keyboard cursor(Left/Right/Up/Down arrow) only in the window...not in all the screen. On the other hand, i'd like that each time i click in a point(that i arrived with keyboard arrow

Re: Windows Vista and GTK+ compatibility

2007-01-31 Thread Eduardo M KALINOWSKI
[EMAIL PROTECTED] wrote: > Thanks for the responses...I guess I need to figure out what exactly > is going away in Vista (which isn't an appropriate topic for this > list). One of our "Windows" experts here said the Win32 framework and > libraries (whatever that is or they are) is getting trash