DrPi
2020-10-29 18:48:36 UTC
Hi,
I'd like to create a PC (Windows) GUI program. This program needs to be
able to create many windows and tabs in one of them. A working thread
receive data from a serial line and send messages to the GUI to print
received content.
I know the most common way is to use GtkAda. The problem is I'm a Ada
beginner and I never used Gkt. So, the effort is double.
I have a quite good knowledge of wxWidgets since I use wxPython for
years. I thought I could use wxAda but is seems the project is dead.
Any other binding to wxWidgets that I'm not aware of ?
Nicolas
I'd like to create a PC (Windows) GUI program. This program needs to be
able to create many windows and tabs in one of them. A working thread
receive data from a serial line and send messages to the GUI to print
received content.
I know the most common way is to use GtkAda. The problem is I'm a Ada
beginner and I never used Gkt. So, the effort is double.
I have a quite good knowledge of wxWidgets since I use wxPython for
years. I thought I could use wxAda but is seems the project is dead.
Any other binding to wxWidgets that I'm not aware of ?
Nicolas