Re: set_app_paintable



Well, i tested it (recompiled Gtk2-perl without the comments on that
function) and it worked.
Just another detail :
  in C the function gtk_draw_flat_box (in gtk styles) was deprecated and
the gtk_paint_flat_box should be used instead.

in perl, gtk_draw_flat_box is implemented and gtk_paint_flat_box.
If its in the "several others are now impelemented in cvs" fortget this,
else please look at it, its not good policy to stick with deprecated
funcs.

(I'll give feedback as soon as i compile the cvs versio)
Thank you for the effort.

On Wed, 2003-09-24 at 16:25, Ross McFarland wrote:
Bruno said:
Well.. i need to make a window look like a tooltip window.
But it has to have a image (Pixbuf) and a Text area (i achived that with
a pango layout).
The only way i can do that is to "paint" the pixbuf and the the layout.
But without the app_paintable propertie is impossible :)

But maybe you guys have another way to do this.
Thanks

that function and several others are now impelemented in cvs, they will be in
the next release. they should be minimal impact since their rather obscure,
the don't break common stuff and even if they're broke very few people are
going to use them. they should work fine though, i wrote tests for the more
complicated one.

since you brought it up we'll expect feedback as to whether or it works. :-)

-rm
_______________________________________________
gtk-perl-list mailing list
gtk-perl-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-perl-list
-- 
Bruno Tavares <bruno tavares isp novis pt>
Novis Telecom, S.A. - Engenharia / ISP <http://www.novis.pt>
Edifício Novis
Estrada da Outurela, 118  - A
2795-606 Carnaxide
Tel +351-210104521 - Fax: +351-210104301






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]