Davletvm / soashable

Automatically exported from code.google.com/p/soashable
0 stars 0 forks source link

Create extension to Ext.Window that allows pop-outs #42

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
It should pop out exactly over where it was in the browser, and allow
future windows to be created as pop-outs if a flag is set. The action of
popping out a window should set the flag, and unpopping a window should
unset it.

Original issue reported on code.google.com by h.iver...@gmail.com on 27 Jan 2008 at 12:50

GoogleCodeExporter commented 9 years ago
Started and it mostly works, but needs polish. See Chat dialog and 
PopoutWindow.js

Original comment by h.iver...@gmail.com on 11 Feb 2008 at 3:00