adda-team / adda-gui

GNU General Public License v3.0
10 stars 2 forks source link

Running adda-gui with an empty field #3

Open inzhevatkin opened 3 years ago

inzhevatkin commented 3 years ago

I make a field in the program without specific values. For example, I delete the value in the field for the wavelength (Lambda). The program shows me that the floor is empty, however it starts up. In this case, the wavelength is equal to the last used value. I think it's better to make sure that the program does not start at all until the user enters a value so as not to make a mistake.