Re: IDE version .9L BUG Report

new topic     » goto parent     » topic index » view thread      » older message » newer message

Judith,
your IDE code can tell what version of Win32lib is is being used. There is a
global constant called Win32LibVersion. It is a sequence of three integers
Major-Minor-Patch numbers.
You could examine these and adjust the "constants" as appropriate.

eg.
 pY = cY + iff(Win32LibVersion[1] >= 54,70, 70 + 20 + 20)


Also, please tell me if something should be changed or added to the library
that would help your IDE code. The clipboard routines for example, I'm
putting into the library.

------
Derek Parnell
Melbourne, Australia
(Vote [1] The Cheshire Cat for Internet Mascot)

----- Original Message -----
From: "Judith Evans" <camping at FLASH.NET>
To: <EUPHORIA at LISTSERV.MUOHIO.EDU>
Sent: Saturday, November 25, 2000 11:50 PM
Subject: Re: IDE version .9L BUG Report


> Sorry everyone,
>
> Add IDE_draw.ew to the modules that need inspection for mouse x and y.
> Changes are marked there also.
>
> THIS IS IMPORTANT. I've gotten many private e-mails telling me that STYLE
is
> not correct and the generated exw fails. Please read the docs about STYLE.
> If anyone has a better method please pass it on.
>
> Thanks,
>
> Judith
>
>
>
>
> On Sat, 25 Nov 2000 07:34:55 -0500, Judith Evans <camping at FLASH.NET>
wrote:
>
> >Its a big toss up which way to go with Win32Lib. A lot of people are
still
> >using version 50. Only the last upgrade to version 54 affects mouse x and
> y.
> >Derek put out a message concerning that. However if you look at IDE.exw
and
> >search for 'version 54' you'll find most of the changes necessary.
> >
> >Sorry,
> >
> >Judith
> >
> >

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu