discuss-gnustep
[Top][All Lists]
Advanced

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

RE: HowTo run a window into an other


From: Mondragon, Ian
Subject: RE: HowTo run a window into an other
Date: Mon, 05 Aug 2002 13:55:40 -0500

the easiest way to do something like this (while i agree with lars), would
be to make your core window, but have everything displayed in it actually
contained inside an NSView, which you can then display within other windows.

- ian

> -----Original Message-----
> From: Lars Sonchocky-Helldorf
> [SMTP:Lars.Sonchocky-Helldorf@bbdo-interone.de]
> Sent: Monday, August 05, 2002 1:55 PM
> To:   Thierry Leurent
> Cc:   discuss-gnustep@gnu.org
> Subject:      Re: HowTo run a window into an other
> 
> IMHO the use of windows in a window is bad GUI design (a la Microsoft) and
> 
> should not be used.
> 
> greetings, Lars
> 
> 
> Hello,
> 
> I want make a application that you can launch with 2 different way :
> The first directly with openapp MyApplication.app : This is a normal 
> window with menu, .....
> The second form an other application with openapp 
> MyContainerApplication.app : This launch the container application with 
> his menu and inside the window of the container application 
> 'MyApplication" like a panel.
> 
> In the second solution, MyApplication.app must be a part of 
> MyCountaunerApplication.app. My goal is develop some independent 
> applications and use a container application to interface. 
> 
> Thanks
> Thierry 
> 
> _______________________________________________
> Discuss-gnustep mailing list
> Discuss-gnustep@gnu.org
> http://mail.gnu.org/mailman/listinfo/discuss-gnustep
> 
> 
> 
> 
> _______________________________________________
> Discuss-gnustep mailing list
> Discuss-gnustep@gnu.org
> http://mail.gnu.org/mailman/listinfo/discuss-gnustep



reply via email to

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