Discussion:
[chromium-html5] Undock to New Window feature of Chrome
n***@gmail.com
2017-12-22 07:11:43 UTC
Permalink
Hello Friends,

I want to implement a feature in my application somewhat like undock to new
window feature of Developer tools in chrome.

Can anyone suggest something to me regarding this or can anyone explain how
this feature works in Google chrome.




Ashad
***@gmail.com
--
You received this message because you are subscribed to the Google Groups "Chromium HTML5" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-html5+***@chromium.org.
To post to this group, send email to chromium-***@chromium.org.
Visit this group at https://groups.google.com/a/chromium.org/group/chromium-html5/.
For more options, visit https://groups.google.com/a/chromium.org/d/optout.
PhistucK
2017-12-22 17:21:23 UTC
Permalink
It is not using HTML5/JavaScript in order to do that, it is implemented in
the browser itself (C++) specifically for the Developer Tools feature.


☆*PhistucK*
Post by n***@gmail.com
Hello Friends,
I want to implement a feature in my application somewhat like undock to
new window feature of Developer tools in chrome.
Can anyone suggest something to me regarding this or can anyone explain
how this feature works in Google chrome.
Ashad
--
You received this message because you are subscribed to the Google Groups
"Chromium HTML5" group.
To unsubscribe from this group and stop receiving emails from it, send an
Visit this group at https://groups.google.com/a/ch
romium.org/group/chromium-html5/.
For more options, visit https://groups.google.com/a/chromium.org/d/optout.
--
You received this message because you are subscribed to the Google Groups "Chromium HTML5" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-html5+***@chromium.org.
To post to this group, send email to chromium-***@chromium.org.
Visit this group at https://groups.google.com/a/chromium.org/group/chromium-html5/.
For more options, visit https://groups.google.com/a/chromium.org/d/optout.
Ashad Naseem
2017-12-23 00:52:40 UTC
Permalink
Hi Phistuck

Thanks for ur reply.I want to know,is there any possible way to undock a
component and move it out of browser.
Post by n***@gmail.com
Hello Friends,
I want to implement a feature in my application somewhat like undock to
new window feature of Developer tools in chrome.
Can anyone suggest something to me regarding this or can anyone explain
how this feature works in Google chrome.
Ashad
--
You received this message because you are subscribed to the Google Groups
"Chromium HTML5" group.
To unsubscribe from this group and stop receiving emails from it, send an
Visit this group at https://groups.google.com/a/
chromium.org/group/chromium-html5/.
For more options, visit https://groups.google.com/a/chromium.org/d/optout.
--
You received this message because you are subscribed to the Google Groups "Chromium HTML5" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-html5+***@chromium.org.
To post to this group, send email to chromium-***@chromium.org.
Visit this group at https://groups.google.com/a/chromium.org/group/chromium-html5/.
For more options, visit https://groups.google.com/a/chromium.org/d/optout.
PhistucK
2017-12-23 07:27:53 UTC
Permalink
You mean, a popup window? Search the web for examples.
Or something without an address bar? That is only possible for extensions,
not normal web pages.


☆*PhistucK*
Post by Ashad Naseem
Hi Phistuck
Thanks for ur reply.I want to know,is there any possible way to undock a
component and move it out of browser.
Post by n***@gmail.com
Hello Friends,
I want to implement a feature in my application somewhat like undock to
new window feature of Developer tools in chrome.
Can anyone suggest something to me regarding this or can anyone explain
how this feature works in Google chrome.
Ashad
--
You received this message because you are subscribed to the Google Groups
"Chromium HTML5" group.
To unsubscribe from this group and stop receiving emails from it, send an
Visit this group at https://groups.google.com/a/ch
romium.org/group/chromium-html5/.
For more options, visit https://groups.google.com/a/chromium.org/d/optout
.
--
You received this message because you are subscribed to the Google Groups
"Chromium HTML5" group.
To unsubscribe from this group and stop receiving emails from it, send an
Visit this group at https://groups.google.com/a/
chromium.org/group/chromium-html5/.
For more options, visit https://groups.google.com/a/chromium.org/d/optout.
--
You received this message because you are subscribed to the Google Groups "Chromium HTML5" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-html5+***@chromium.org.
To post to this group, send email to chromium-***@chromium.org.
Visit this group at https://groups.google.com/a/chromium.org/group/chromium-html5/.
For more options, visit https://groups.google.com/a/chromium.org/d/optout.
Loading...