in reply to Re: Win32::GUI questions
in thread Win32::GUI questions
Thank you. This is deep. It's the MSDN documentation.
It seems that (in the GetOpenFileName dialog) in order to switch from the default "List" view to the required "Detail" view, you need to use the "hook function dialog". They only give (naturally) C++ and VBA examples. Can you explain how to apply those examples in Perl?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Win32::GUI questions
by Anonymous Monk on Aug 24, 2012 at 17:20 UTC | |
by HelenCr (Monk) on Aug 27, 2012 at 02:32 UTC |