Hi, My name is Anahuac and I joined in
the list last friday.
I am an beginer in programin, and my
writing in English are not very good,
but I believe you can help me.

I am developing a little program using
Vtcl, and I have some questions to
do....

1) How can I do to make my program
find an file by name?

2) Today when I want put an image in
some Window, I insert an Label and in
the field Image in the properties
window I write the name of the image
file without the extension. After this
I edit the tcl file and write one line
before the Label variable (like
$base.lab34) this command: image
create photo
image_file_name_without_extension
-file [file join
image_file_name_with_extension].
Well this works fine, but all time
when I edit the file from the Vtcl and
save it again, the Vtcl erase this
Line, and the tcl file can't be
executed anymore.
My quastion is. Exists other way to
insert an image in the Windows? and
how can I do to dont lose this command
line every time I save the file?

3) In my program the user will need to
put some informations in some entries
widgets. Bus I want make to this
entries start with the state in
disable, and only after the user click
in a button on the windows the state
of the widgets change to normal. Is
this possible? I bilieve it is, but I
don know what command I need to use.

Well its my pleasure to joined in this
list. I hope you can understand my
questions and help me.

Anahuac


______________________________________________
EconoMiner
Tudo sobre Economia? O Miner acha para voc�.
http://miner.bol.com.br/econominer.html 
 


_______________________________________________
vtcl-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/mailman/listinfo/vtcl-user

Reply via email to