How to get entry value of a TCL/TK GUI ?

Altair Forum User
Altair Forum User
Altair Employee
edited October 2020 in Community Q&A

Hi guys,

 

I am new in Tk programming and I have just created a Tk window using the tutorial in the HyperWorks GUI Toolkit Demos.

My window is now finished but I have a problem to use it, I don't manage to get the entry value of a Combobox and 'string fields'.

 

How can I do that ?

 

Thanks for your help

 

Tagged:

Answers

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited May 2016

    Screenshot without the code? Hmm, how we can help you?

     

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited May 2016

    Screenshot without the code? Hmm, how we can help you?

     

    Sorry, I thought there was a general answer to my problem to get a value from a Tk window.

    Here is my tcl code, thank you for your answer.