Hello All,
Here is another Win32::GUI CONSTANT that appears to be missing:
C:\Documents and Settings\DKeith1\My Documents\My
Projects\working\perl\trunk>PO
MsGUI.pl
"TBN_GETINFOTIP" is not exported by Win32::GUI::Constants at
C:/Perl/site/lib/Wi
n32/GUI.pm line 80
SetExtendedStyle
SetExtendedStyle(STYLE)
Sets the extended style for the toolbar. STYLE should be one or more style
flags bitwise-ORed together.
Extended style flag constants are as follows:
TBSTYLE_EX_MIXEDBUTTONS
This style allows you to set text for all buttons, but only display it
for those buttons with the BTNS_SHOWTEXT button style. The TBSTYLE_LIST
style must also be set. Normally, when a button does not display text,
your application must handle TBN_GETINFOTIP to display a ToolTip. With
the TBSTYLE_EX_MIXEDBUTTONS extended style, text that is set but not
displayed on a button will automatically be used as the button's
ToolTip
text. Your application only needs to handle TBN_GETINFOTIP if it needs
more flexibility in specifying the ToolTip text.
I will log issue/bugs on these if someone can confirm that they are indeed
missing from Win32::GUI:Constants
David J. Keith
Application Developer
Latham International ● 787 Watervliet-Shaker Rd. ● Latham, NY 12110
Office: 518.951.1063
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Perl-Win32-GUI-Users mailing list
Perl-Win32-GUI-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users
http://perl-win32-gui.sourceforge.net/