Embarcadero has made available its Delphi-based GUI libraries, VCL and FireMonkey (FMX), from Python. These libraries are meant to be better and more adequate than the Tkinter ones that ship with the default Python distribution.
So what do these new libraries have to offer? For starters, VCL is focused on native Windows development, while FireMonkey brings a flexible GUI framework to Windows, Linux, macOS, and even Android.
full article on i-programmer:
Comments