Re: IDE version .9L BUG Report

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

Thanks, Derek,

I saw earlier that you have added 'version' but here is the delima I have.
Assume someone has different versions of Win32lib in folders with the
programs that use that version. I do that. Suppose they save the prj and exw
in one of those folders. If the version is different than the IDE uses, the
exw could fail. I know I can't protect everybody, but I try.

Should I worry about this?

The other problem is style. I noticed in version 54.5 we can use it
different ways depending upon what you want to happen by adding the {}. I
REALLY, REALLY like that approach but it means I can't predetermine in the
IDE. Got any idea about that?

I think we are getting down to the 'sticky' stuff now and I'm going to need
lots of suggestions about how to approach different requests. I'm thinking
of adding an area on my home page of requested items with some sort of
status beside it and also indicate the ones that I need help on.

Thanks,

Judith


On Sun, 26 Nov 2000 00:07:12 +1100, Derek Parnell <dparnell at BIGPOND.NET.AU>
wrote:

>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)
>

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

Search



Quick Links

User menu

Not signed in.

Misc Menu