8125835
Joined: 15 Mar 2008 Posts: 2
|
Posted: Sat Mar 15, 2008 8:44 am Post subject: How to create a child window in the Moziila plugin window |
|
|
Hi,
I am working on a project for media player development and is in the process of creating a player plugin for mozilla.
i wanted to create a child window out of the plugin window provided by browser.
My sitaution is :
browser window
|
plugin window
|
child window
now how to create a child window out of plugin window using GTK?
Whenever i create a gtkplug out of the plugin window in SetWindow call and then added the buttons inside that plug, its always takes the whole grey plugin window and never comes as a separate window inside plugin window.
If anybody has any clue regarding this, kindly help!
Thanks in advance.
- Jamie |
|