cube1us / IBM1410SMS

Database Program for capturing data from IBM SMS Automated Logic Diagrams and related database layer
GNU General Public License v3.0
0 stars 0 forks source link

Warn if a given output pin is both - and + (during edit and as a separate check) #22

Closed cube1us closed 4 years ago

cube1us commented 4 years ago

Warn if a given output pin is both - and + (during edit and as a separate check). (Don't remember if this was referring to the SMS card pin editing process or while editing logic block connections)

cube1us commented 4 years ago

Well, it isn't in SMS card pin editing - there is no +/- there. The issue could only occur in EditLogicBlockDiagram where there is a "Polarity" radio button. I was able to reproduce the issue there.

cube1us commented 4 years ago

The issue is actually in EditConnectionForm, where it has been fixed. Removing DataEntry tag.