this is what i did... hope it helps... (hardly a shining example, although
a working one)
first create the menu, passing it a hash of display strings and menu item
names, using ">" to specify a sub-menu item
then pass the menu object to the Win32::GUI::Window->new() sub using
the -menu key.
da
Hi all,
I create a window and add a button (that has a bitmap label on top of
it):
$errTip=$Window->AddButton(
-top => 32,
-left => 90,
-width => 18,
-height => 14,
-style => 11,
-
(i got the window to show now, thanks to Peter Eisengrein) and now I'm
trying to get a menubar (the standard File, Edit, etc.) and i cant figure
out how to use Menu or Toolbar to work right, would you mind gving me some
simple examples of how to get these to work? thanks.
_
Ich werde ab 06.05.2003 nicht im Büro sein. Ich kehre zurück am
09.05.2003.
Ich werde Ihre Nachrichten nach meiner Rückkehr beantworten.
In dringenden Fällen wenden Sie sich bitte an das System-Management.
RE: Masks in an ImageList (Jeremy White)
> Message: 1
> From: "Jeremy White" <[EMAIL PROTECTED]>
> To: perl-win32-gui-users@lists.sourceforge.net
> Date: Tue, 06 May 2003 08:16:21 +
> Subject: [perl-win32-gui-users] Masks in an ImageList
>
> I have an image list that Im using in a treeview an
5 matches
Mail list logo