Re: [perl-win32-gui-users] Re: Centering Win32::GUI::GetOpenFileName Dialog Box

2005-09-27 Thread Ariel Serbin
Rob, Thanks for that email, which was very helpful. It seems like the callback method is the way to go with this one, at least for me. I just spent a long time trying to get the handle for the listview control in the file open dialog. Here are some things that I figured out while failing to ch

[perl-win32-gui-users] Re: Centering Win32::GUI::GetOpenFileName Dialog Box

2005-09-27 Thread Robert May
Rob wrote: > Does anyone know how I could center my > Win32::GUI::GetOpenFileName dialog > box in my window Ariel Serbin wrote: It would be very nice to be able to have that dialog default to the thumbnail view. Brian wrote: > Win32::GUI::GetOpenFileName is a hook into a Windows > system reso

Re: [perl-win32-gui-users] drag/drop treeview questions

2005-09-27 Thread Jeremy White
Hi, I have managed to sort out the workings for MY needs, but, I need to generalize it for reusability. I haven't messed with the drag and drop of files ONTO the treeview, as of yet, but that would most likely require drag and drop support for the window itself, with a positive HitTest on the