setting the attachment point when adding one container to another

2009-10-28 Thread Tomas R
Hi, First here is a small excerpt from my code: http://pastebin.com/m31e6a3c8 The problem is that when text is set, the beginning of the text is hidden instead of the ending. Here is a screen: http://img39.imageshack.us/img39/4592/screenshot1tm.png In this case I want that it would show Power

Deadlock/Freeze

2009-10-28 Thread Matteo Landi
Hi all, I'm working on an application used for displaying news (taken from internet) and spot-movies (using gstreamer). In the short term usage, everything is ok, but when I leave the application running for several hours, it ends freezing. How is it possible to create deadlock? In theory

Loading treestore after gtk.main()?

2009-10-28 Thread Daniel B. Thurman
How is it possible to bring up the gtk window first, before loading your treestore, which might take a long time? ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Re: Loading treestore after gtk.main()?

2009-10-28 Thread Lars Wirzenius
ke, 2009-10-28 kello 16:55 -0700, Daniel B. Thurman kirjoitti: How is it possible to bring up the gtk window first, before loading your treestore, which might take a long time? I am not sure from your problem description which aspect is most troublesome for you, so I'll answer both I can think

Re: Reviewing GVariant

2009-10-28 Thread Ryan Lortie
On Tue, 2009-10-27 at 21:03 -0400, Matthias Clasen wrote: Just to run down the concepts you meet while reading this chapter, mostly without introduction or explanation: - type classes - basic types, maybe types, container types - 'any' types - generic types - variant types and type strings

Re: g_object_new shared memory

2009-10-28 Thread Tim Janik
On Tue, 27 Oct 2009, Hieu Le Trung wrote: Hi, I've posted this through gtk-app-devel list but no good response. So that I'm doing cross post here. Please don't, this list is for discussing development of the glib and gtk+ libraries, not applications using it. I wonder if we can do it with

Re: Reviewing GVariant

2009-10-28 Thread Simon McVittie
On Wed, 28 Oct 2009 at 03:32:16 -0400, Ryan Lortie wrote: GVariant type strings can be made indefinite by the addition of wildcard characters. For example: (i*) - a pair where the first element is a 32bit integer and the second element has any valid type With my D-Bus hacker

ellipsize on multi-lines label

2009-10-28 Thread Daniele Maio
Hello, I've a GtkLabel with many lines of text , I would like to apply the ellipsize method on that. But when I try to do the ellipsize the label became one-line only. There is any trick to do that ? Thank you. Best Regards, Daniele Maio ___

Re: ellipsize on multi-lines label

2009-10-28 Thread Scott Horowitz
On Wed, Oct 28, 2009 at 10:40 AM, Daniele Maio daniele.m...@gmail.comwrote: Hello, I've a GtkLabel with many lines of text , I would like to apply the ellipsize method on that. But when I try to do the ellipsize the label became one-line only. There is any trick to do that ? Thank you.

Re: GDBus API Questions; was: GDBus/GVariant plans for next GLib release

2009-10-28 Thread Mikkel Kamstrup Erlandsen
2009/10/28 Mikkel Kamstrup Erlandsen mikkel.kamst...@gmail.com: 2009/10/27 Mikkel Kamstrup Erlandsen mikkel.kamst...@gmail.com: 2009/10/27 David Zeuthen da...@fubar.dk: Hey Mikkel, On Mon, 2009-10-26 at 23:52 +0100, Mikkel Kamstrup Erlandsen wrote: I just looked over the newly introduced

Re: GDBus API Questions; was: GDBus/GVariant plans for next GLib release

2009-10-28 Thread Mikkel Kamstrup Erlandsen
2009/10/28 Mikkel Kamstrup Erlandsen mikkel.kamst...@gmail.com: 2009/10/28 Mikkel Kamstrup Erlandsen mikkel.kamst...@gmail.com: 2009/10/27 Mikkel Kamstrup Erlandsen mikkel.kamst...@gmail.com: 2009/10/27 David Zeuthen da...@fubar.dk: Hey Mikkel, On Mon, 2009-10-26 at 23:52 +0100, Mikkel