DekaAthlos / TINF19C-ModellingWizard

Modelling Wizard for Device Descriptions
3 stars 2 forks source link

BUG60: mandatory attributes are checked to late #30

Closed inf19205 closed 3 years ago

inf19205 commented 3 years ago

If no "Device Name" or "Vendor Name" is given and the user clicks on save. First the explorer opens and after a location is chosen the program informs the user that the file misses data and can not be saved. The information about the missing data should be recieved earlier.

PhillipTr01 commented 3 years ago

Fixed - It checks if the Device Name and the Vendor Name is not null before opening the SaveDialog