1. win32lib v0.59.1 released

Please find the latest release of the Win32Lib library at

  http://www.users.bigpond.com/ddparnell/euphoria.htm

New
---
** When creating a control, you can add the w32AUTOCLOSE flag to cause the
control to close its parent window when clicked.
** Beep() to sound various beeps.
** getClassName() to return the Windows Class name for a control
** makeFront() to set the given window to the front of others.
** findWindow() to search for a specific window running in the system.

Enhanced
---------
** The UserProperty routines are now faster if you use integer Property ID
values.
** addStyle and removeStyle also support the new w32AUTOCLOSE feature.

Fixed
-----
** setText() now correctly works with Menu and MenuItem controls.
** setIndex() now works with multiple selection lists.
** getPrinter() and getPrinterChoice() no longer fail to initialize the
printer.

Changed
-------
** Removed dependance on the clib.e library. This was causing too many
namespace clashes.

Known Bugs
-----------
** Fonts are not being released back to the system until the application
ends. This can mean that a program that does lots of setFont() calls, may
run out of Windows resources.

--
Derek

new topic     » topic index » view message » categorize

2. Re: win32lib v0.59.1 released

Actually it should be ...
 http://www.users.bigpond.com/ddparnell/euphoria/euphoria.htm

----- Original Message -----
From: "Derek Parnell" <ddparnell at bigpond.com>
To: "EUforum" <EUforum at topica.com>
Subject: win32lib v0.59.1 released


>
>
> Please find the latest release of the Win32Lib library at
>
>   http://www.users.bigpond.com/ddparnell/euphoria.htm
>
> New
> ---
> ** When creating a control, you can add the w32AUTOCLOSE flag to cause the
> control to close its parent window when clicked.
> ** Beep() to sound various beeps.
> ** getClassName() to return the Windows Class name for a control
> ** makeFront() to set the given window to the front of others.
> ** findWindow() to search for a specific window running in the system.
>
> Enhanced
> ---------
> ** The UserProperty routines are now faster if you use integer Property ID
> values.
> ** addStyle and removeStyle also support the new w32AUTOCLOSE feature.
>
> Fixed
> -----
> ** setText() now correctly works with Menu and MenuItem controls.
> ** setIndex() now works with multiple selection lists.
> ** getPrinter() and getPrinterChoice() no longer fail to initialize the
> printer.
>
> Changed
> -------
> ** Removed dependance on the clib.e library. This was causing too many
> namespace clashes.
>
> Known Bugs
> -----------
> ** Fonts are not being released back to the system until the application
> ends. This can mean that a program that does lots of setFont() calls, may
> run out of Windows resources.
>
> --
> Derek
>
>
>
> TOPICA - Start your own email discussion group. FREE!
>
>

new topic     » goto parent     » topic index » view message » categorize

3. Re: win32lib v0.59.1 released

Derek Parnell wrote:
> 
>  Please find the latest release of the Win32Lib library at> 
>  http://www.users.bigpond.com/ddparnell/euphoria/euphoria.htm
> 


I downloaded it

My Windows-XP said, it can not open the zip file

maybe it has a failure?

Guenther Schott

new topic     » goto parent     » topic index » view message » categorize

4. Re: win32lib v0.59.1 released

----- Original Message -----
From: <schottgunt at netway.at>
To: "EUforum" <EUforum at topica.com>
Subject: Re: win32lib v0.59.1 released


>
>
> Derek Parnell wrote:
> >
> >  Please find the latest release of the Win32Lib library at>
> >  http://www.users.bigpond.com/ddparnell/euphoria/euphoria.htm
> >
>
> I downloaded it
>
> My Windows-XP said, it can not open the zip file
>
> maybe it has a failure?
>
Yes, it must of failed to upload correctly. The last 30K was missing. I've
correctly uploaded this time though.
--
Derek

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu