Can you use a menubar if you want a statusbar? Do you understand this?

2003-08-28 Thread Mark PK
I get a strange error in my program using windown0.98 and PHP-GTK 0.5.2 I made a menubar with some submenus. Nothing wrong with it even when I create a statusbar. But... when I connect the GtkMenuItem select and deselect signals ... $menuitem1->connect_object('select','showStatus', 'menuitem1'); $

Strange error when using menubar and statusbar

2003-08-26 Thread Mark PK
I get a strange error in my program using windown0.98 and PHP-GTK 0.5.2 I made a menubar with some submenus. Nothing wrong with it even when I create a statusbar. But... when I connect the GtkMenuItem select and deselect signals ...   $menuitem1->connect_object('select','showStatus', 'menuit