$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Hajo Kirchhoff (mailinglists_at_[hidden])
Date: 2004-12-14 07:58:17
Reece Dunn wrote:
> With this in mind, I have taken a drastic approach: do not provide 
> native interoperability for size, position and area. I have designed 
> them as:
[...]
> This means that the interface must convert these to the native 
> representations and vise versa.
> 
The VisualAge Classlibrary did that (which has been renamed to OCL and, 
alas, is now obsolete). Try to google some information on it to get 
ideas. It was a very good class library. I was quite satisfied with it. 
OS/2 - like Mac - has (0,0) on lower left. The OCL was crossplatform 
with OS/2, Windows and AIX.
Regards
Hajo