I am resending it then. Here they are.
http://rafb.net/p/rwMDn151.html
http://rafb.net/p/uEdFzo71.html
On Thu, Jan 15, 2009 at 9:11 PM, Vincent Pomageot
wrote:
> Hi,
>
> The .edc is still missing..
>
> 2009/1/15 Oguz Yarimtepe
>>
>> Sorry forgot to attach the files.
>> Here they are.
>>
>> 200
On Thu, 15 Jan 2009 18:02:17 +0200 "Oguz Yarimtepe"
babbled:
> > This is something I liked to ask since some time as I work on the EFLpp
> > wrapper. Why are simple C types typedefed like Evas_Coord. This is
> > really confusing. Why not simply using an int?
>
> It is the data type defined in th
Sounds good ravenlock! Same admins would be great, and I will hopefully be
able to apply as a student this year (if I have the time).
On Wed, Jan 14, 2009 at 8:02 AM, Cedric BAIL wrote:
> On Tue, Jan 13, 2009 at 7:12 PM, Ravenlock wrote:
> > Hello,
> >
> > It's (almost) that time of year again!
> This is something I liked to ask since some time as I work on the EFLpp
> wrapper. Why are simple C types typedefed like Evas_Coord. This is
> really confusing. Why not simply using an int?
It is the data type defined in the library. I don't know why there is
such a type instead of a simple int
Sorry forgot to attach the files.
Here they are.
2009/1/15 Oguz Yarimtepe :
> Hi,
>
> I have attached a simple edc file and a c file that is using it to
> show at the X. What the edc file is simple, just going from one state
> to another and changing its colors. I changed also the size of the
> te
Hi,
I have attached a simple edc file and a c file that is using it to
show at the X. What the edc file is simple, just going from one state
to another and changing its colors. I changed also the size of the
text at one of the states by expecting i will see a size change, but
it didn't. When i mov