Re: [E-devel] SEGV when using evas_textblock and e_table.

2005-07-26 Thread The Rasterman
On Sat, 23 Jul 2005 22:26:40 -0500 (CDT) "Edward Presutti" <[EMAIL PROTECTED]> babbled: > I'm trying to use and evas textblock inside of the e_table provided with > enlightenment 0.17. (E17 and all of EFL built from CVS as of this > afternoon) > > I'm succesfully using this with all of my other w

[E-devel] SEGV when using evas_textblock and e_table.

2005-07-23 Thread Edward Presutti
I'm trying to use and evas textblock inside of the e_table provided with enlightenment 0.17. (E17 and all of EFL built from CVS as of this afternoon) I'm succesfully using this with all of my other widgets, a label, 2 buttons, etc. It's the same technique used in the monitor module. Here's the of