I'm creating an application to control specific devices over the web via a PC. I originally created the application using HTML & IE 4.0+ as the front-end GUI and a localhost Perl server for the back end. It worked great but was confusing to the users, confusing to install, slow to load, and dependant on the user's IE settings, amoung other issues. I'm re-writing the application as a single Perl application using Win32::GUI as the front-end user interface.
I need help with the machanics of various Win32::GUI things such as, how to set the background color of a window, how to let user select a file on their PC using the standard windows file browse window (maybe done in Win32::API), etc. I'm fairly good with Perl, but also need help there too.
Able to pay $25/hour to someone to guide me over the phone/email/in person. Person needs to know Win32::GUI, Win32::API, and Perl. It would not be a lot of hours, maybe 1 to 2 hours per week, here and there. Possible we can trade this help for online marketing/sales help from me for your project, as that's an area in which I have successful experience with.
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.