Re: [E-devel] EWL Tree

2005-03-12 Thread Nathan Ingersoll
You are correct that the columns can't be changed at runtime yet. I do intend for this feature to be added, but like many other things, it is on hold until more major issues are fixed. On Sat, 12 Mar 2005 14:02:31 -0700, Carlos Daniel Ruvalcaba Valenzuela <[EMAIL PROTECTED]> wrote: > Hi, i want t

Re: [E-devel] EWL Tree

2005-03-12 Thread Craig Hurley
EWL textbox is getting a work over and etox deppendances being pulled out. Things are a bit off at the monent. Add to that it has been a while since docs were updated. On Sat, 12 Mar 2005 16:34:35 -0700 Carlos Daniel Ruvalcaba Valenzuela <[EMAIL PROTECTED]> wrote: > Hi, i want to change the

[E-devel] EWL Tree

2005-03-12 Thread Carlos Daniel Ruvalcaba Valenzuela
Hi, i want to change the amount of columns that a Tree has at run time, in the documentation i found then function ewl_tree_set_columns, altough it is wrong, looking at the sources the correct name is ewl_tree_columns_set. I have found that the function ewl_tree_columns_set dosen't really have any

[E-devel] EWL Tree

2005-03-12 Thread Carlos Daniel Ruvalcaba Valenzuela
Hi, i want to change the amount of columns that a Tree has at run time, in the documentation i found then function ewl_tree_set_columns, altough it is wrong, looking at the sources the correct name is ewl_tree_columns_set. I have found that the function ewl_tree_columns_set dosen't really have any