Beefy Boxes and Bandwidth Generously Provided by pair Networks Joe
XP is just a number
 
PerlMonks  

Win32::GUI and Perl 5.8

by Foggy Bottoms (Monk)
on Aug 21, 2003 at 14:08 UTC ( [id://285547]=perlquestion: print w/replies, xml ) Need Help??

This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.

Foggy Bottoms has asked for the wisdom of the Perl Monks concerning the following question:

Dear monks,

For the sole purpose of testing some of the code I'm writing, I wrote a simple GUI interface using the Win32::GUI package (v. 0.0.558). It worked beautifully with Perl 5.6 but ever since I migrated to Perl 5.8, I ran into several problems :
  • To start with, it seems as if Win32::GUI didn't support long widget names.
  • Secondly, it seems as if the Rich Edit component and the timer component were not implemented - which would account for the fact that I can create a button widget but not a rich edit...

Has anyone had similar problems before ? Is there something I should be aware of in Perl 5.8 that I would've shamelessly overlooked ?

Comments welcome, thanks for helping me out !

Replies are listed 'Best First'.
Re: Win32::GUI and Perl 5.8
by Foggy Bottoms (Monk) on Aug 21, 2003 at 14:23 UTC
    Comment on the problem
    When I run the following code :
    my $re = new Win32::GUI::RichEdit($window, -name => "RE_contentList +"); print "rich edit : $re";

    all I get is rich edit :...
    So it does seems as if Rich_Edit didn't exist...

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://285547]
Approved by antirice
help
Sections?
Information?
Find Nodes?
Leftovers?
    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.