[Webkit-unassigned] [Bug 45192] Provide a way to trigger a <select multiple> onchange event on changes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 7 14:21:44 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=45192





--- Comment #22 from Darin Adler <darin at apple.com>  2010-09-07 14:21:44 PST ---
Joe, here’s an example:

We could add a function that allows you to call any Objective-C method with a set of arguments of a given type. On the Objective-C controller. In fact, I thought we had this a while back, but I guess not.

    objCController.callMethod(select, "_activateItemAtIndex:", 1);

We could probably find a way to make this work for at least simple cases.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list