> Hi Everybody,
> 
> I've just merged the textedit widget that Chuck and Philippe have been
> working on into the main CVS branch. It's now available as a compile
> time option.

Thanks Micah.

>  - I found some instances where handles are used improperly in
>  textedit_get()  that are probably responsible for some segfaults. It's
>  important to remember  that handles free the object they're associated
>  with when they are deleted.  The code in the textedit widget would both
>  cause a memory leak and result  in multiple free()'s for the same data.
>  Fixed these.

I saw the commits (problem due to widget->data). Thanks again.

The next step will be making textedit widget using the native PicoGUI
scrolling management...

-philippe


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Pgui-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/pgui-devel

Reply via email to