Hi
i did few searches on Perl GUI and i did not get the satisfactory results so far. so i am posting this question in this forum.
many times i need to create GUIs to get information from the user. i found TK is quite detailed and need to write lot of lenghty code to get simple GUIs. is there a better GUI tool for perl? what are those?
question in specific is, i am looking for some kind of tool where i can DESIGN my GUI and then that software should give me the "source code" so that i can use that code in my perl script. this way i do not have to create lengthy codes for GUIs. is there a tool like this? any ideas would be appreciated.