Re: Ruler Class in GTK+ 3
- From: Carlos Pereira <jose carlos pereira ist utl pt>
- To: "gtk-app-devel-list gnome org" <gtk-app-devel-list gnome org>
- Subject: Re: Ruler Class in GTK+ 3
- Date: Fri, 09 Jan 2015 18:14:00 +0000
This is really unfortunate, my application also has a ruler... GTK is
really moving away from its users,
C
none. GtkRuler was deprecated in GTK+ 2.x and removed in GTK+ 3.x.
it's a*very* niche widget, and most applications that use one in
their UI ended up having their own class.
my suggestion is to look at ruler widgets in GIMP and Inkscape.
if you want to draw your own, you can use a GtkDrawingArea subclass
with a custum draw() virtual function.
ciao,
Emmanuele.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]