How to use GUI
- From: "V S Rawat" <VSRawat@xxxxxxxxxxxx>
- Date: 17 Nov 2005 04:32:55 +0100
It is in continuation of my Hindi to Unicode font
transliteration program that is successfully working in perl.
The program runs from msdos prompt. It reads a input file and
converts the contents to give an output file in utf8 encoding.
However, now I want to do away with dos part, and want it to
work under winxpsp2.
I want it to have a input text box in which I would paste the
contents from clipboard (text copied to clipboard from some
other software).
I will press a key to convert, and it should give me the
converted rtf8/unicode text in another text box which I should
be able to copy to clipboard to take to another software and
paste there.
I am totally nil in perl's GUI. I have used GUI in Java so I
guess I know some concepts.
Could someone guide me step by step as to which part of perldoc
to read, which sites to visit for samples/ source codes/
tutorials on GUI, etc?
Have activeperl 5.8.
--
Rawat
.
- Follow-Ups:
- Re: How to use GUI: Win32::GUI If You Need Accessibility
- From: Veli-Pekka Tätilä
- Re: How to use GUI
- From: Bob Walton
- Re: How to use GUI: Win32::GUI If You Need Accessibility
- Prev by Date: parsing the command line option
- Next by Date: Re: [OT] Google Groups: vote for Default quoting
- Previous by thread: parsing the command line option
- Next by thread: Re: How to use GUI
- Index(es):
Relevant Pages
|