gnustep-dev
[Top][All Lists]
Advanced

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

Re: AppKit (Win32) generals questions


From: David Chisnall
Subject: Re: AppKit (Win32) generals questions
Date: Thu, 8 May 2008 14:16:11 +0100

On 8 May 2008, at 14:10, Gregory John Casamento wrote:

The only issue with using the standard panels is accessory views, since there's no way for them to be shown in the standard panel.

I've mentioned this before, but the Win32 API explicitly does allow this. You can reserve a region of one of the standard dialogs for drawing your own controls in. If GNUstep on Win32 supports drawing an NSView into an arbitrary Win32 window then accessory views are really not hard to add. Having them interact with the selection in the main part is slightly harder but not impossible.

David




reply via email to

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