When my application starts, I create a splashscreen. I found the code in
an example. What I want to do is add some functionality to the picture.
my %cOptions;
$cOptions{-size} = [($SplashPic->Info())[0,1]];
$cOptions{-bitmap} = $SplashPic;
my $splash = Win32::GUI::Label->new(
-popstyle
Hello,
Is there a way to hide "My Documents" button from the "Places" shortcut bar
in the GetOpenFileName dialog box?
Selecting this button under Windows 2000 OS hangs entire script. All other
shortcuts respond normally.
This behaviour cannot be replicated on XP platform.
So far the o
Hi!
Does anybody know how to force win32::gui border to be flat and colored,
Mow textfields seem to be inset. Something like html/css:
border:solid 1px #ff;
regards
Waldemar Biernacki
3 matches
Mail list logo