On Wed, 22 Feb 2012 21:30:14 +0900 Carsten Haitzler (The Rasterman) <[email protected]> wrote:
> On Mon, 20 Feb 2012 13:02:42 -0500 Michael Blumenkrantz > <[email protected]> said: > > > 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. > > the whole way tooltips are done assuming an actual object is always there > breaks with genlist. i'm tempted to say "just do it on realize - that's why > the callback is there". otherwise u're talking some major redo there - or i > will just say "remove tooltips for 1.0" :) > I guess I'll stick with the callbacks for now then :p ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
