Also, you can set Listbox (combobox) background colours with the -background
option. Works for me (tm).
Steve
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of [EMAIL PROTECTED]
Sent: 17 February 2004 14:05
To: perl-win32-gui-users@lists.sourceforge.net
Subj
Cheers Ramy, just added the ability to set the listview background using the
standard -background option to CVS.
Steve
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of [EMAIL PROTECTED]
Sent: 17 February 2004 14:05
To: perl-win32-gui-users@lists.sourceforge
Hello all
Here is a code to change the background for the ListView
I still need to change the background color for ComboBox
if any one knows how let me know.
#Set the ListView Background Color
sub LVM_FIRST (){0x1000} # ListView messages
sub LVM_SETBKCOLOR (){(&LVM_FIRST + 1)}
s
Hi,
I've just spent the morning converting and documenting Rammy's perl toolbar
functions into XS. They're now in the CVS.
The new functions are as follows:
# (@)METHOD:SetButtonState(BUTTON, STATE)
# (@)METHOD:SetStyle(STYLE)
# (@)METHOD:SetExtendedStyle(STYLE)
# (@)METHOD:GetStyle(STYLE)
# (@)
I'm sticking with 5.8.0 for the time being, for Win32::GUI stuff at least.
I was also wondering, does anybody compile with MS VS .NET? If so is there any
way to stop it requiring the MSVCRT70.DLL and similar 7.0 DLLs that most people
don't have?
Steve
> -Original Message-
> From: [EMAI
5 matches
Mail list logo