Re: [win32gui] Re: [perl-win32-gui-hackers] DrapDrop support for Win32::GUI

2006-03-20 Thread Robert May
Glenn Linderman wrote: On approximately 3/19/2006 10:49 AM, came the following characters from the keyboard of Robert May: it is my understanding that PAR has the ability to determine what methods are used, and only package up the autoload subs that are required. I'm unaware of such abilities

[perl-win32-gui-hackers] ListView Bug? - Column Width (0 , -2)

2006-03-20 Thread Eric Hansen
#-- This is a code snipet from a Dual Listbox control dialog which allows #-- the user to reorder the columns of a ListView "on-the-fly". The order #-- of columns saved is saved in a MS-ACCESS table for each unique username #-- so that the user will retain those column order settings for future #