FedorIvanov37 / signal

Current working branch
0 stars 0 forks source link

Multiple tabs #67

Closed FedorIvanov37 closed 7 months ago

FedorIvanov37 commented 8 months ago

Create a multitab transaction screen when each screen is a separate transaction

Each tab should contain individual

  1. MTI
  2. Bimap
  3. Fields

The single queue, connection, and so on will be in use. The tabs have to get the possibility to open and close dynamically with no limits or predefined by settings limit. The tabs do not interact with each other. All the buttons call the currently opened tab

FedorIvanov37 commented 8 months ago

See QTabWidget: https://www.pythontutorial.net/pyqt/pyqt-qtabwidget/

FedorIvanov37 commented 7 months ago

Done in v0.18