I'm looking to write a GUI app, and want to use perl for a few important reasons (everyone I work with knows it--so I won't be the only person who can maintain the app, I have some perl modules that will be very useful and really don't want to reimplement them in another language, and I'll be doing some heavy string-manipulation stuff).
I spent some time today looking at Tk, and it's not too hard to use, but it's butt ugly. That isn't a huge problem (most of the tools I use at work look awful), but if there's an alternative that's not worse in other ways, I'd prefer it.
It wasn't clear to me when/if "Tile" will ever replace it, and if it does, how much rewriting would be required to switch.
Suggestions? If Tk is my best bet, good tutorials would be appreciated.
I spent some time today looking at Tk, and it's not too hard to use, but it's butt ugly. That isn't a huge problem (most of the tools I use at work look awful), but if there's an alternative that's not worse in other ways, I'd prefer it.
It wasn't clear to me when/if "Tile" will ever replace it, and if it does, how much rewriting would be required to switch.
Suggestions? If Tk is my best bet, good tutorials would be appreciated.
