Years ago I played around with qt and GTK::Simple. It works fine, but the installation process on Windows is poor, to say at least. It might be not better, but you could use the PowerShell to show a GUI and store something in a txt file you then parse.
On Tue, 12 May 2020 at 10:22, ToddAndMargo via perl6-users < perl6-us...@perl.org> wrote: > On 2020-05-11 17:14, ToddAndMargo via perl6-users wrote: > > On 2020-05-11 15:47, ToddAndMargo via perl6-users wrote: > >> Hi All, > >> > >> I want to create a fill in form in Windows: city, > >> state, etc., you fill in the data. > >> > >> Is there some library out there for that? > >> > >> Any words of wisdom? > >> > >> Many thanks, > >> -T > > > > > > GTK::Simple does work in Window, but I am at a loss > > for an example of a fill in form. > > Found this: > > https://glade.gnome.org/ > > I have some reading to do! > > Says it works with Perl too. Five I presume. > > -T >