Hi,

  I made a little application that has a window with a listbox and a
global variable that has all items of that list box.
  The variable is initialized empty. I crated a procedure that is called
in the main and all it does is to load a list from an file and add it to
the var. and to the listbox.
  When I start VTcl and open the project, it executes the procedure called
in main, and the list is shown in the list box. Ok, that's good, so I may
test it, but if I decide to save the project, the variable is saved with
it's contents, all the list is saved in the initialization for the list,
that had to be empty.

Thanks,
---
 _________________________________   _________________________
/ Alex Carlos Braga Antao         \ /_  __                    \
| UnB - Universidade de Brasilia   |    //     ...on IRC       |
|                                  |   //      ____            |
| e-mail : [EMAIL PROTECTED]      |  //        / _/________   |
| http://www.linf.unb.br/~luthor   | /____ /_/ /  /) (_) /     |
\_________________________________/ \_______It's me !_________/



Reply via email to