At 01:01 2005-07-01, Robert May wrote:
For Reini and anyone else who wants it I have replace the RC2 source with
RC3 source at http://www.robmay.me.uk/win32gui/
It compiles fine with:
This is perl, v5.8.6 built for MSWin32-x86-multi-thread
WinXP
Visual Studion 6.0
/J
-- ---
Does anyone have any experience with any of the GUI test packages that
actually allow you to interact with a GUI in test, and if so what would
people recommend?
I work professionally as tester. GUI testing is part of my job :) (AutoIt,
Win32::GuiTest and Rational Robot)
Testing GUI apps can
Robert,
Please revert my GetWindowInfo removal for MSVC6.
I've found out that not including fixes the declaration of
GetWindowInfo() on MSVC6
Win32-GUI-1.01_03.patch
Description: Binary data
A minor TODO patch
Win32-GUI-1.01_03-TODO.patch
Description: Binary data
now using Test::More
I'll try now to write some basic framework to test all controls for ini,
some easy methods and properties.
Win32::GuiTest for dialogs and menus later.
Win32-GUI-1.01_03-t.patch
Description: Binary data
> I'll try now to write some basic framework to test all controls for ini,
> some easy methods and properties.
> Win32::GuiTest for dialogs and menus later.
Attached is the start of the coverage methods:
$W->Add$ctrl(), $W->-name, $ctrl->DESTROY()
(AddCtrl methods, is correctly attached and
Glenn Linderman wrote:
H. Having problems with compiling math.h, I tried this, but got
cl -c-nologo -Gf -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE
-DNO_STRICT -DHAVE_DES_FCRYPT -DNO_HASH_SEED -DPERL_IMPLICIT_CONTEXT
-DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Z
Robert May wrote:
Glenn Linderman wrote:
[errors snipped]
I think that is an improvement, in the sense that the compilation
proceeded further than before.
I'm working on it. I think I understand all the changes that Reini
gave me as parts of the cygwi and his MSVC6 patches. I'm revertin
Glenn Linderman wrote:
On approximately 7/1/2005 4:51 PM, came the following characters from
the keyboard of Robert May:
I just checked in an updated GUI.h (along with backing out a few
other changes that Reini and I made in the last few days that turned
out to be unnecessary). I hope this
9 matches
Mail list logo