Hi all,

I have a main window with a push button and a combo box on it, currently, when I click the push button, it opens a new Table window that displays values. The values are based on an argument passed from the command line at the moment. I would like to change it so that the values are based on a user input from a Qcombobox, but I can't figure out how to pass the value between the two windows, any ideas?

Thanks