From: RvB Date: 2003-08-15T05:36:18+09:00 Subject: Re: gtk2 : window inside an other window ? --r5Pyd7+fXNt84Ff3 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline On Fri, Aug 15, 2003 at 04:50:38AM +0900, oxman wrote: > (If someone know mIRC it's an example of program who have a window > (channel) inside an other window (main program)) What you mean is a Multiple Document Interface as seen in many windows applications as the program manager (windows < 95) for example. IMO this is a very restrictive way, since users can not freely move and sort their windows to place them on seperate desktops for example. additional to that, you take the window manager's control from these windows and prevent keybindings, custom decoration, etc, from working. But to the practical things: GTK is not able to do windows style MDI. most applications use tabs instead, which are simpler and less disturbing. this is also the recommended way in many GTK programming FAQs :) bye RvB (Rene van Bevern) --r5Pyd7+fXNt84Ff3 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (GNU/Linux) iD8DBQE/O/K9kb2+b7SdTucRAkOKAJ9VuVSGgVIXEO24T8eeNvTurKpyNwCeNrCw +5pJ6sghu58Fc+86IOmuqgM= =soye -----END PGP SIGNATURE----- --r5Pyd7+fXNt84Ff3--