[perl-win32-gui-users] Textfield-> (-prompt) yeilds quite small text

2006-11-25 Thread Thomas L Shipley
Good Evening All, First, a "thank you" to Glenn and Brian for their quick responses to my last inquiry. re: textfield -prompt, two points, the second one directed to Robert, 1) the -prompt option in textfield does, in fact, create a label object, although with a small font (7 or 8 point). I ha

Re: [perl-win32-gui-users] Moving another task's window?

2006-11-25 Thread Steve Loughran
Ignore previous, logic bug :) Steve Loughran wrote: Hi all I am trying to move another task's window (don't ask!), and using FindWindowLike from Win2::GuiTest to get a window scalar, then handing it on to Win32::GUI::Move, but this doesn't appear to do anything (it doesn't complain, it just

[perl-win32-gui-users] Moving another task's window?

2006-11-25 Thread Steve Loughran
Hi all I am trying to move another task's window (don't ask!), and using FindWindowLike from Win2::GuiTest to get a window scalar, then handing it on to Win32::GUI::Move, but this doesn't appear to do anything (it doesn't complain, it just doesn't move anything) #== my $window = Win32::GuiT