Hi Nick,

The initialization isn't necessary because the memory for the entry is
allocated using calloc, so all fields are initialized to NULL by
default.

Thanks for pointing out the documentation errors, I'll get those updated.


On Sun, 27 Mar 2005 00:17:07 +1100, Nick <[EMAIL PROTECTED]> wrote:
> - ewl_entry_init() doesn't seem to initialise e->text if the 'text' param is 
> NULL from what I can see
> - Small copy/paste errors in comments.
> 
> I'd look into it more (there's a bug in text entry atm that I think might be 
> from not setting the cursor position, but I'm hesitant to assume this since 
> I'm unfamiliar with the code), but I need some sleep. Maybe tommorrow.
> 
> Nick
> 
> 
>


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to