Has anyone got the GetListContents function to work? I am on a Win 2000 box. I have tried it serval times and come up empty handed everytime. Thanks everyone. ...
... Sorry for the delay, just came back from holidays. The documentation is definitively something I have to improve... Did you take a look at the samples in...
... Hi, if you send them to me (mailto:erngui@...), there is a fair chance that your changes make it into the main distribution. I also give credit to the...
Here is some stuff I added to be able to mess with tab controls, i am a rookie at all of this, so if I didn't do something correctly let me know. in guitest.xs...
Hi all, thought you might be interested in knowing that the current issue (Feb 2002) of the Windows Developer Magazine (http://www.wd-mag.com/) includes the...
Hi, ... Looks good to me. Thanks Paul, I'll try to get it into the next release. Regards, Ernesto. -- Ernesto Guisado mailto:erngui@... http://triumvir.org...
I have looked for this magazine at 3 different Barnes & Nobles, 2 Book Stops, and Comp USA. I haven't seen it anywhere. Where were you guys able to find it?...
I figured out what was wrong, simple user error. I was trying to get the text from a ListView box rather than a simple List box. I am in the process of writing...
Hi Paul, ... you ... My fault. It probably isn't available yet in bookstores, etc. It will already be available to suscriptors though. You'll probably have to ...
Ernesto, I've not used perl much before, but I am now! this module is what I've been looking for... now I've already started my application and opened a couple...
Yes, from the README ... - SendKeys now takes an optional parameter to change the default 50 ms delay between keystrokes. Suggested by Wilson P. Snyder II ...
As a side note, I am trying to add the listview stuff, I am just running into some memory errors right now. Hopefull I will figure out my problems soon. Paul...
I still cannont find this magazine in any bookstore I have gone to. I have looked in both Dallas and LA at several bookstores in each city. The problem is not...
I guess this may not make a difference, but some items are duplicated in the @EXPORT_OK = qw() list. eg. PostMessage, SendMessage I'll grab this oportunity to...
Hi I'd like to clear up an issue one of you guys had in an earlier post, where the installed win32-guitest package was an older version. For a while the...
I have written a short perl script to try to capture the text portion of a window. However, I get nothing back when I execute the perl script. I know that the...
Could it be as simple as your findwindow is wrong ? I cut and pasted your script, edited your one line to read @jabber_windows = FindWindowLike(0,"VDB56","");...
I am new at Perl, and because of this package I am learning it (as needed). Could somebody give me more information on the function GetWindowRect? When I...
Sounds like to me your a passing GetWindowRect a invalid window handle. This has happened to me several times. If you need to know how to check this let me...
Hi, somebody recently asked me: "I would like to know if there is any way to retrieve the text from a msgbox call. I need to trap an error an application...
... There used to be a toolset called pbmplus, thas various tools for doing arithmetic operations on images http://www.acme.com/software/pbmplus/ is was a unix...