xupengxiang wrote:
If "file" is an eet file, yous must specify a "group" which is in the
eet file.
If "file" is a classic file (png ...), set group to NULL.
> hi,
> I just know you want to use elm_image_file_set
>
> Finding it in SRC, you can find that
> if (((p = strrchr(file, '.'
zhangze wrote:
> hi, all
> i can't put a elementary scroller evas_object into a EDC SWALLOW
> evas_object, why? is it a bug?
>
>
> --
> This SF.Net email is sponsored by the Verizon Developer Community
> Take advantage of V
Albin Tonnerre wrote:
> On Thu, 24 Dec 2009 12:16 +0100, Vincent Torri wrote :
>
>
>
>> On Thu, 24 Dec 2009, Brett Nash wrote:
>>
>
>
>
> Also, doing sizeof() is a compiler directive so does not incur any
> performance hits...plus it matches the rest of EFL.
>
>
>