[Gtk-sharp-list] Losing Data of a TreeView
Pablo Fischer
pablo@pablo.com.mx
Fri, 17 Oct 2003 13:03:30 -0500
Yeah and sorry, I solved it yesterdan, the real problem? I was creating
the Treeview Object every time the window were opened. The solution: I
just create the TreeView only if it's has a null value.
However, thanks!
Pablo
El vie, 17-10-2003 a las 11:23, Mike Kestner escribió:
> On Thu, 2003-10-16 at 09:46, Pablo Fischer wrote:
>
> > Im pasting at the end of the file the method that Creates that Windows
> > and the Method that loads the DataAccounts.
>
> Impossible to tell what's wrong from what you've provided.