I do not have comparable code. I am trying to develop a user friendly program interface.
I go back to command line programming, where the program told the user, with prompts, what the user had to key in. The program reads what the user had keyed in and did it's thing. Simple Simple Simple.
Here I have seven options available to the user. He can select any option by pressing the appropriate function key. When he presses one a "help Box" opens up with instructions specifically for the selected item. The user then enters the information asked for in th QLineEdit. and presses the return/enter key and the program takes it from there. THAT IS ALL THERE IS TO IT.
The problem is the program only gets the information from the first two QLineEdit boxes.
I know I can do the same thing with an option menu, but that is not what I want to do.
Since I have two of them working and five of them not working with the SAME CODE I am
perplexed.
If somebody would tell me how to erase the Attachments I have used in earlier posts, I could use one here, you would see where I'm coming from. Thanks
Bookmarks