| View previous topic :: View next topic |
| Author |
Message |
cyberscorp
Joined: 15 Feb 2006 Posts: 4
|
Posted: Mon Feb 20, 2006 11:59 am Post subject: MDI form parent & child |
|
|
Hello,
How-to create a main window as a parent MDI form and adding a child window ?
Thanks |
|
| Back to top |
|
 |
cweiske
Joined: 08 Dec 2005 Posts: 454 Location: Leipzig/Germany
|
Posted: Mon Feb 20, 2006 12:22 pm Post subject: |
|
|
| I don't think that MDI is possible with Gtk. |
|
| Back to top |
|
 |
cyberscorp
Joined: 15 Feb 2006 Posts: 4
|
|
| Back to top |
|
 |
cweiske
Joined: 08 Dec 2005 Posts: 454 Location: Leipzig/Germany
|
Posted: Mon Feb 20, 2006 12:33 pm Post subject: |
|
|
| cyberscorp wrote: | | is it implemented in gtk 2.6 or we must use an external library ? |
GnomeMDI is, as the name says, a Gnome extension to Gtk. We are currently working hard to implement the basic Gtk methods, and such extensions will not come before that's done.
And I doubt that the gnomemdi classes will work without gnome - so until you write your own extension, it won't be included in php-gtk (as we don't want gnome dependency) |
|
| Back to top |
|
 |
cyberscorp
Joined: 15 Feb 2006 Posts: 4
|
Posted: Mon Feb 20, 2006 12:39 pm Post subject: |
|
|
| Thanks ! |
|
| Back to top |
|
 |
|