PerryWerneck / pw3270

3270 Emulator for gtk
https://softwarepublico.gov.br/social/pw3270/
GNU Lesser General Public License v3.0
60 stars 12 forks source link

Adding optional and customized keypads. #7

Closed PerryWerneck closed 4 years ago

PerryWerneck commented 4 years ago

Refactoring keypad engine for compatibility with GTK3 creating a more standard keypadmodel object.

The tabbed windo still need more work, mostly due to the GtkNotebook limitations. Take a look at https://gitlab.gnome.org/GNOME/gtk/-/issues/1442 for more informations.