[Webkit-unassigned] [Bug 47256] Adding C api for comboboxes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 6 05:51:13 PDT 2010


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





--- Comment #8 from Kenneth Rohde Christiansen <kenneth at webkit.org>  2010-10-06 05:51:13 PST ---
WK_EXPORT bool WKSelectPopupGetItemIsInGroup(WKSelectPopupRef select, int index);

How does this work? the index is the group index or the index of the item?

--
Regarding:
WK_EXPORT void WKSelectPopupDidHide(WKComboboxRef combobox);

What about 

WK_EXPORT void WKSelectPopupInformDidHide(WKComboboxRef combobox);

-- 
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