XForms: Callback from menu item

Danny Uy (dau@westworld.com)
Tue, 3 Mar 1998 08:41:16 -0800 (PST)

# To subscribers of the xforms list from Danny Uy <dau@westworld.com> :

I may have missed this in the mailing list, but I am having a problem with a
callback that is called directly from a menu.

obj = fl_add_menu( FL_PULLDOWN_MENU, x, y, w, h, "view" );
fl_set_object_callback( obj, view_cb, 0 );

The callback is to a form with a browser and a couple of buttons. This
worked in all version up to 0.87 but does not in 0.88. The callback routine
does not seem to be called at all when the menu is clicked. Has something
changed in 0.88 or been omitted?

All other menu items which have an actual pulldown menu work as expected.

Thanks,
Danny Uy
dau@westworld.com
_________________________________________________
To unsubscribe, send the message "unsubscribe" to
xforms-request@bob.usuf2.usuhs.mil or see
http://bob.usuf2.usuhs.mil/mailserv/xforms.html
XForms Home Page: http://bloch.phys.uwm.edu/xforms
List Archive: http://bob.usuf2.usuhs.mil/mailserv/list-archives/