1. Win32lib additions

Hello Derek, 
 
Could you add these to Win32lib? 
 
global atom whitepen, blackpen 
whitepen = w32Func( xGetStockObject, {WHITE_PEN) 
blackpen = w32Func( xGetStockObject, {BLACK_PEN) 
 
For some strange reason I seem to always need them so I find 
myself adding them to each new release... 
 
Euman

new topic     » topic index » view message » categorize

2. Re: Win32lib additions

Here you go there sir
Download this, it will help you
http://nightangles.com/euweb3.zip

look at the nserver.e for declarartions and how to use them
and look at cgitest.exw in the onTimer_EuWeb(atom tim) for more help and
practicallity and the GetExitCodeProcess() which tells you if there still
running or not


Daniel Kluss(xerox_irs at lvcm.com)
----- Original Message ----- 
From: <euman at bellsouth.net>
To: "EUforum" <EUforum at topica.com>
Sent: Wednesday, May 28, 2003 4:59 AM
Subject: Win32lib additions



Hello Derek,

Could you add these to Win32lib?

global atom whitepen, blackpen
whitepen = w32Func( xGetStockObject, {WHITE_PEN})
blackpen = w32Func( xGetStockObject, {BLACK_PEN})

For some strange reason I seem to always need them so I find
myself adding them to each new release...

Euman



TOPICA - Start your own email discussion group. FREE!

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

3. Re: Win32lib additions

Ok, I've added these constants now...

    brush_white
    brush_ltgray
    brush_gray
    brush_dkgray
    brush_black
    brush_null
    pen_white
    pen_black
    pen_null
    font_oem_fixed
    font_ansi_fixed
    font_ansi_var
    font_system
    font_device_default
    palette_default
    font_system_fixed

as gotten stock resources.

----- Original Message ----- 
From: <euman at bellsouth.net>
To: "EUforum" <EUforum at topica.com>
Sent: Wednesday, May 28, 2003 9:59 PM
Subject: Win32lib additions



Hello Derek,

Could you add these to Win32lib?

global atom whitepen, blackpen
whitepen = w32Func( xGetStockObject, {WHITE_PEN})
blackpen = w32Func( xGetStockObject, {BLACK_PEN})

For some strange reason I seem to always need them so I find
myself adding them to each new release...

Euman



TOPICA - Start your own email discussion group. FREE!

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

Search



Quick Links

User menu

Not signed in.

Misc Menu