On Wed, Nov 12, 2008 at 4:39 PM, Tim Felgentreff
<[EMAIL PROTECTED]> wrote:
> Hi, could anybody enlighten me on how to properly use
> evas_smart_class_new?
> A week ago I send in a patch for Rage which replaced evas_smart_new
> calls. I simply created an evas_smart_class with the fields filled so
>
Hi Tim,
I've been doing some E Smart work lately and I find E's (DR17) code very
helpful. For example e_editable.c .
Hope it helps.
On Wed, Nov 12, 2008 at 8:39 PM, Tim Felgentreff
<[EMAIL PROTECTED]>wrote:
> Hi, could anybody enlighten me on how to properly use
> evas_smart_class_new?
> A wee
Hi, could anybody enlighten me on how to properly use
evas_smart_class_new?
A week ago I send in a patch for Rage which replaced evas_smart_new
calls. I simply created an evas_smart_class with the fields filled so
that it just copies the call to evas_smart_new. Then I used
evas_smart_class_new inst