Peter wrote:
has anyone an approach how to use Win32::GUI with the Model-View-Controller
(MVC) principle? Or if that would be impossible: What would be the best way
to separate business code and gui?
In a previous Win32::GUI app I provided both a CLI and a GUI interface.
I used one class for t
I wrote:
Anyone have any idea of things I have to think about if I want to try to
implement a drag-n-drop feature? I have already found the correct set of
functions and messages in the Win32 Reference.
Ok, so I managed to tell a window to accept files dragged from the Explorer
with the DragAc
Using GetOpenFileName$dir_path = Win32::GUI::BrowseForFolder(
-title => "Choose a directory:",
);
Piet De Jong wrote:
| Hi
| I want to be able to show a dialog box with just a directory listing.
| Can I pass any parameters to the function GetOpenFileName to only show
informat
ppm install MIME-Base64
On Sat, 05 May 2001 21:09:43 -0700
Jeremy Aiyadurai <[EMAIL PROTECTED]> wrote:
> Hello all,
>
> thank you for your help in the past
>
> I want to use www.Jeb.ca's win32::gui::bitmapinline module, but it say's i
> need
> MIME-Base64.
>
> I have activestate perl version
Hello,
has anyone an approach how to use Win32::GUI with the Model-View-Controller
(MVC) principle? Or if that would be impossible: What would be the best way
to separate business code and gui?
Sincerely
Peter
5 matches
Mail list logo