so I ran across this oddity recently:

* create genlist item
* try to elm_object_item_tooltip_content_cb_set
* error: VIEW(it) is NULL

the workaround for this is obviously to hook the "realized" smart cb and set it
then, but this means the cb gets re-set whenever the item is re-created, which
is obviously suboptimal.


thoughts?

------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to