Hi Mariano,
I asked a similar question some time ago, but I only wanted to achieve
the looks of the PathBar-Widget (as used in e.g. GtkFileChooser). If
this is what you need, have a look at the docs of GtkStyleContext, you
need to add GTK_STYLE_CLASS_LINKED to the context.
source of GtkPathBar:
h
Hi,
I read about GTK's fancy new opportunities concerning CSS-styling and
thought I had a use-case for it:
My app has a Gtk.Grid with other widgets packed into it. Is it possible
to create a CSS-file, which defines an animation for the packing- and
removing-process of the Gtk.Grid?
More generall
thanks so much!
moritz
Am Montag, den 03.09.2012, 22:36 +0200 schrieb Paul Lange:
> Hey Moritz,
>
> have a look at line 211 and 212. That should do the trick!
>
> regards,
> Paul
>
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
ht
effort,
moritz
Am Montag, den 03.09.2012, 19:15 +0200 schrieb Olivier Sessink:
> On 09/03/2012 11:57 AM, Moritz Renftle wrote:
> > Hi,
> >
> > I recently noticed the nice appearance of the path bar widget in the
> > GtkFileChooserDialog:
> > http://imagepaste.nulln
I made a quick mockup to show you my idea:
http://imagepaste.nullnetwork.net/viewimage.php?id=4897
Am Montag, den 03.09.2012, 11:57 +0200 schrieb Moritz Renftle:
> Hi,
>
> I recently noticed the nice appearance of the path bar widget in the
> GtkFileChooserDi
tried to find the source code of the path bar but i failed reading the
c-code.
Is there a simple way to achieve this or would i have to implement my
own widget?
Thanks in advance for your help,
Moritz Renftle
___
gtk-app-devel-list mailing list
gt
something that immediately stuck out
> in the code, and I'm not sure if it's a problem, is deriving from both
> Gtk.Button and GObject.GObject. I don't think this is needed because
> GObject is already a parent class of Gtk.Button.
>
>
> -Simon
>
> O
hi!
i'm trying to create a custom signal for a file-selection-button, code
is here: http://bpaste.net/show/DZwtKCPDBcpCv0g0NQCn/
the problem:
when the signal is emitted in the image_selection-method, it doesn't
call the connected signal handler, if this handler is not within the
same class. but i
Hi there,
i'm developing a software that is able to control the model railroad via
gamepad. i use python with pygobject.
now i need to find a widget that represents the direction of the train.
currently i do this with a Gtk.Button showing a Gtk.Arrow, but this is a
bit fuzzy:
http://imagepaste.nul
Thank you very much for your immediate response, this resolved my
problem!
Am Freitag, den 30.12.2011, 10:08 -0700 schrieb Michael Torrie:
> On 12/30/2011 05:52 AM, David Nečas wrote:
> > On Fri, Dec 30, 2011 at 01:28:32PM +0100, Moritz Renftle wrote:
> >> i want to make on
e of those:
"BadDrawable", "BadIDChoice", "RenderBadPicture"...
I guess that there is a problem with gtk.main() not knowing it has to
refresh some areas of the window But I'm pretty desperate here!
Any help is very appreciated,
Moritz Renftle
11 matches
Mail list logo