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 whe=
n
the program got bigger, the OLE problem arrived. First: the removal of
OLE::Constants helped. But after I had written some more code: The proble=
m
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: per...@li...
> [mailto:per...@li...]On Behalf Of
> Kev...@al...
> Sent: Monday, November 05, 2001 10:53 AM
> To: per...@li...
> 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 se=
ems
> to be developing all the XS code on his own. A big project for just on=
e
> 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=F6ller"
>
> <pko...@me...>
> To: "Jason Bingham" <jas...@gb...>,
> Sent by:
> <per...@li...>
> per...@li...urc
> 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 v=
ia
> > 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
> Per...@li...
> https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users
>
|