Re: How can i write multiple windows(MDI)



On Thu, 2007-06-28 at 18:32 -0700, LinusLee wrote:
> Hi~ i'm a newbie in GTK programming.
> 
> I want to implement an application which has multiple windows...

simply put, don't.

MDI is a broken concept that has been abandoned by every relevant
platform because it doesn't work. use SDI (single document interface) or
cSDI (control + single document interface) instead.

ciao,
 Emmanuele.

-- 
Emmanuele Bassi,
W: http://www.emmanuelebassi.net
B: http://log.emmanuelebassi.net




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