Sorry, haven't found a short demonstration of the problems.

The only demonstration I can give is my current project
http://sourceforge.net/projects/auctioneer/.

There is a ConfigWizard.pm with a Textfield to show large amount of text.

Formerly I used a RichEdit (the code is still in comment blocks), but when
the program got bigger, the OLE problem arrived. First: the removal of
OLE::Constants helped. But after I had written some more code: The problem
was still there.

I think hit has to do with the method calls of the Outlook object. But I
haven't the time to find out a short working piece of demo code.

Peter


> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of
> [EMAIL PROTECTED]
> Sent: Monday, November 05, 2001 10:53 AM
> To: perl-win32-gui-users@lists.sourceforge.net
> Subject: RE: [perl-win32-gui-users] GUI & OLE (WAS: Drag-n-Drop?)
>
>
>
> The only problem I've had with GUI and OLE is that OLE::Constants doesn't
> work.  Apart from that it works fine.
>
> Aldo seems to have gone very quiet on new releases but then again he seems
> to be developing all the XS code on his own.  A big project for just one
> person I'd say.  Anyone sufficiently competent with XS to lend a hand?
> Sadly, my attempts at XS haven't got me very far.
>
> Kev.
>
>
>
>
>
>                     "Peter Köller"
>
>                     <[EMAIL PROTECTED]>
> To:     "Jason Bingham" <[EMAIL PROTECTED]>,
>                     Sent by:
> <perl-win32-gui-users@lists.sourceforge.net>
>                     [EMAIL PROTECTED]
> cc:
>                     eforge.net
> Subject:     RE: [perl-win32-gui-users] GUI & OLE (WAS: Drag-n-Drop?)
>
>
>
>
>                     05/11/2001 07:05
>
>
>
>
>
>
>
>
>
> > I have had no problems with combining the use of Win32::GUI &
> > Win32::OLE in
> > the same application. Currently I have a Win32::GUI program that
> > sits in the
> > systray and communicates (read / write) to Outlook calendar & tasks via
> > Win32::OLE.
> > Is there any code that shows the problems....
>
> I think I can find a pieve of code on my harddisk which shows the
> problems.
> Please wait for the end of this week because I am busy.
>
> Peter
>
>
>
>
>
> _______________________________________________
> Perl-Win32-GUI-Users mailing list
> Perl-Win32-GUI-Users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users
>


Reply via email to