class KWin for win32

Jarosław Staniek js at iidea.pl
Sat Jul 22 18:13:07 CEST 2006


On Saturday 22 July 2006 13:33, Christian Ehrlicher wrote:
> Hi,
>
> Whle compiling kdebase I noticed that class KWIn is unix only. But for
> some functions in there I see no reason why this should be.
> Are there any objections against implementing KWin on win32 (although
> most of the functions won't work because win32 simply doesn't support
> them)?

This was the plan for KDE4, IIRC. 
Maybe we could have a more descriptive name than KWin, I dont know what.

Inheritance:

KWin (interface, only common methods here)
 : KX11Win (X11-specific methods are added here)
 : KWindowsWin (stupid name, win32-specific can be added here)
 : KMacWin (...)

What do you think?

-- 
regards / pozdrawiam,
  Jaroslaw Staniek / OpenOffice Polska

Sponsored by OpenOffice Polska to work on
* Kexi & KOffice: http://www.kexi-project.org | http://koffice.org/kexi
* KDE3 & KDE4 Libraries For Developing MS Windows Applications:
                   http://www.kdelibs.com
See also:
* Kexi For MS Windows: http://kexi.pl/wiki/index.php/Kexi_for_MS_Windows
* Kexi Support:        http://www.kexi-project.org/support.html



More information about the Kde-windows mailing list