Re: [REGRESSION] ->set_focus_vadjustment() and ->create_items() are nomore implemented



Thierry Vignaud said:
the gtk_container_set_focus_vadjustment and
gtk_item_factory_create_items methods were implemented in gtk2-perl.

gtk_item_factory_create_items is not only implemented it's used in several of
the examples and tests. it's in Gtk2.pm not the xs file b/c there's some
special handling that was easier to do in perl than it was in C.

there's quite a few container methods unimplemented at this point muppet is
going though and impelementing the infrequently used and commented out stuff
right now, which is why there's be a decent amount of src churn as of late. as
muppet told me in the past: in the begning (gtk2-perl, before gtk2-perl-xs)
the logic was implement what was used. after things started building up and we
saw that gtk2-perl-xs was going to become something on its own things were
impelemtned more completely, starting the weekend where i implemented ~60
widgets. container was one of the originals that predated that. it and the
others are now being completed. it's obvious that these methods are not used
all that often since it's taken 4 months for someone to find it. that doesn't
mean that it shouldn't and won't be in the next few days.

-rm



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