Hi All, Please refer the link below and review the patch. https://phab.enlightenment.org/D16
Change description: Issue: Currently There is no possibility in entry to get currently selected context menu item’s contents i.e., Label, icon etc:- due to this issue a separate callback has to be added per item or the item's contents has to be sent in data. Fix: This patch fixes this problem by sending item pointer as event_info and providing APIs to access the item pointer. This fix is very useful for applications which add their own context menu items to entry's context menu. Signed-off by: Shilpa Singh([email protected]) Thanks, With Regards Shilpa Singh ------- Original Message ------- Sender : Carsten Haitzler<[email protected]> Date : Feb 23, 2013 14:06 (GMT+09:00) Title : Re: [E-devel] Elm_Entry - context menu patch On Thu, 21 Feb 2013 09:23:11 +0000 (GMT) SHILPA ONKAR SINGH said: same for you... could you try use phab to generate/submit patches for review: ? https://phab.enlightenment.org/D2 see my comment there about setting it up... > Hi All, > > Please find attached elm_entry - context menu bug fix patch. > > Change description: > Issue: Currently There is no possibility in entry to get currently selected > context menu item’s contents i.e., Label, icon etc:- due to this issue a > separate callback has to be added per item or the item's contents has to be > sent in data. Fix: This patch fixes this problem by sending item pointer as > event_info and providing APIs to access the item pointer. This fix is very > useful for applications which add their own context menu items to entry's > context menu. > > Signed-off by: Shilpa Singh([email protected]) > > Thanks & Regards > Shilpa Singh -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [email protected] ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
