Perl/Gtk 0.6123
- From: Dermot Musgrove <dermot musgrove virgin net>
- To: "gtk-list redhat com" <gtk-list redhat com>
- Subject: Perl/Gtk 0.6123
- Date: Mon, 23 Aug 1999 21:12:38 +0000
Hi,
Great news about 0.6123 - thanks for the release.
I think that I have come across a couple more omissions just in case Lupus
has nothing to do :-) Please tell me that I'm wrong if I have misunderstood.
* Gnome::App->new is bound to gnome_app_new() rather than
gnome_app_construct - probably my misunderstanding.
* gnome_app_add_toolbar() not bound
* gnome_app_add_docked() not bound
* gnome_app_add_dock_item() not bound
* gnome_app_get_dock() not bound
* gnome_app_get_dock_item_by_name() not bound
* gnome_app_enable_layout_config() not bound
* Gnome::AppBar->new is bound to gnome_appbar_new() which
doesn't have arg 'interactivity' rather than gnome_appbar_construct
which does - probably my misunderstanding.
* $gnome_appbar->set_status() (and others) fails with message 'Can't locate
object method "set_status" via package "Gtk::HBox". There is no binding
for $gnome_appbar->status() or ->progress() to get a ref to these but I
don't understand XS enough to know whether this is my problem or
Perl/Gtk's.
* Some others that I am probably mistaken about, I don't know how to use
them yet anyway ;->
GNOME_STOCK_MENU_*
GNOME_PREFERENCES_* (eg gnome_appbar_type)
GNOMEUIINFO_MENU_*
* gtk_calendar Gtk::Calendar widget not bound
* gtk_clock_type() as a work-around for bug in 1.0.5 where gtk_clock_new()
doesn't set type properly. I reckon that this might be useful in any
case.
* gdk_pixmap_colormap_create_from_xpm
* gnome_spell (I know that this is difficult and not planned)
And some widgets (objects) that Glade will handle sometime soon:
* GnomeStock
* GnomeDruid*
* GnomeMDI*
Thanks for all your work so far, it really is impressive to see the bindings
getting better and better.
Regards, Dermot
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]