On 2008-09-09, Fran?ois Sénéquier <[EMAIL PROTECTED]> wrote:
>
> I would load and SVG file (XML file so a text file), modify it
> (changing a color, moving a part...) by the DOM/XML interface (or
> directly adding or replacing text) and create again an gtk.gdk.pixbuf
> without creating another SVG
On 2008-01-07, Steven Howe <[EMAIL PROTECTED]> wrote:
>
> My situation:
> I have a gtk.HBox with three widgets, a gtk.Progressbar, a
> gtk.HSeperator and a gtk.Statusbar in the gtk.HBox. I would like the
> gtk.Progressbar and gtk.Statusbar to have minimum fixed widths and fixed
> heights, simila
On 2008-01-06, John Pye <[EMAIL PROTECTED]> wrote:
>
> but so far it doesn't work as I would like: when the combobox pops up,
> the keyboard focus is taken away from the Entry, which means it's rather
> cumbersome to use.
>
> Is this something that can be acheived with the standard ComboBoxEntry?
>
On 2007-09-13, Vincent Schut <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> anyone knows how to change the (default) height of a textview? It seems
> to default to something like 5 or 6 lines, and I can't seem to get it
> shrink. I'd like it to have a height of 3 or 4 lines max, but have no
> idea how to