discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Gnustep gui and win32 visual styles (theme)


From: Frode
Subject: RE: Gnustep gui and win32 visual styles (theme)
Date: Thu, 24 Nov 2005 08:08:41 +0100

Hi!

-----Original Message-----
From: Nicolas Roard
Sent: Wednesday, November 23, 2005 11:15 PM

> Basically, you have two options to have an "integrated" UI for the
look.
> One is to handle yourself the drawing and mimicking the host platform.
> The other is to use the host platform widget. 

I was thinking about using AppKit event handling together with host
platform control drawing.

> 2) create your own theme engine using the extended GSDrawFunctions
api,
> that will use the Windows theme api for the drawing -- ideal.

Should this drawing be perform in GSDrawFunctions, or should
NSGraphicsContext / GSGState classes be extented with new "control paint
operations", say, GSPlatformButtonDrawing message for buttons,
GSPlatformMenuDrawing message for menus, GSPlatformProgressDrawing for
progress-indicators, GSPlatformTabDrawing for tabs, etc. and call
Windows theme api from there?

Regards,
Frode






reply via email to

[Prev in Thread] Current Thread [Next in Thread]