On Sat, 5 Mar 2011 10:10:43 +0100 Leif Middelschulte
<leif.middelschu...@gmail.com> said:

> Hey,
> 
> thanks for having a look :-)
> 
> Okay, this example code does not create a smart object for some
> reason. But within my actual code (not this test) it does. I am using
> the clipped smart class as a base as well and only replace the resize
> function.
> 
> What piece am I missing within my examplary code to make evas create a
> smart object?

smart_class needs to be filled out :)

> BR,
> 
> Leif
> 
> 2011/3/5 Carsten Haitzler <ras...@rasterman.com>:
> > On Fri, 4 Mar 2011 23:55:19 +0100 Leif Middelschulte
> > <leif.middelschu...@gmail.com> said:
> >
> >> Hello guys,
> >>
> >> I've some issues with 'phantom' members within smart objects which I
> >> encounter in an application.
> >> The attached test shows that there's apparently something wrong with
> >> Evas' accounting wrt to its Smart Objects' members.
> >>
> >> In hope to be proven wrong,
> >> BR,
> >
> > you know your test doesnt work because your smart object is NULL? the smart
> > class is empty/full of junk and the smart obj creation fails as smart class
> > is junk... so always 0 smart members.
> >
> > --
> > ------------- Codito, ergo sum - "I code, therefore I am" --------------
> > The Rasterman (Carsten Haitzler)    ras...@rasterman.com
> >
> >
> 
> ------------------------------------------------------------------------------
> What You Don't Know About Data Connectivity CAN Hurt You
> This paper provides an overview of data connectivity, details
> its effect on application quality, and explores various alternative
> solutions. http://p.sf.net/sfu/progress-d2d
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> 


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    ras...@rasterman.com


------------------------------------------------------------------------------
What You Don't Know About Data Connectivity CAN Hurt You
This paper provides an overview of data connectivity, details
its effect on application quality, and explores various alternative
solutions. http://p.sf.net/sfu/progress-d2d
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to