Johnf
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/497247eb-313a-c0e6-0d1b-f10ece876f10%40jfcomputer.com.
For more options, visit https://groups.google.com/d/optout.
Doesn't opening a new browser window imply using lots of memory?
Johnf
To unsubscribe from this group and stop receiving emails from it, send an email to django-users...@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAK4qSCccE9WsdQ4p3WiVQtix8SFGk6a4r%3D7XnbLgVAQmmWjABw%40mail.gmail.com.
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/498b306e-72ae-ccc7-9e40-ec47c18082f8%40jfcomputer.com.
I have the backend covered with REST. When I try to google hybrid google comes up with hybrid mobile apps. I did find fragment.js but I don't see any type of real information on how to use it. I did find some info on javascript and multi-windows but here again it looks like it wants to replace the template system that Django uses.
It just seems to me that this issue must have come up in the
past. There must be a solution provided by Django without
replacing parts of the Django framework????
Johnf
To unsubscribe from this group and stop receiving emails from it, send an email to django-users...@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAHn91ofZjaRdNntVNGqf3EQwDDebE3umWqM6qqwDf-Z4RSsa0w%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAHn91ofZjaRdNntVNGqf3EQwDDebE3umWqM6qqwDf-Z4RSsa0w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/7449fab6-b78a-bfd6-3003-dcaf0fb34827%40jfcomputer.com.
The reason I wanted Django was to insure that the data is valid
(using python). When they enter the data and the submit button
is clicked I want to be able to modify the response using python.
So what I'm hearing from the list - is that in general - people are not using the Django template system. Is that right?
I have been doing a little research and have discovered a couple of javascript tools that allow multi - windows/forms/dialogs/frames. But then - like you said - I'm replacing the Django template system.
It seems that web UI is still not up to the desktop abilities.
That's not good. BTW I was looking at Electron and discovered
that it can easily match the desktop multi-window and it's using
web tech. So I'm guessing it is possible but not often requested.
Johnf
To unsubscribe from this group and stop receiving emails from it, send an email to django-users...@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAK4qSCfSGtsbhEME%3D7qqdxB--UMiRaSX9Rm9yzfQMDN7PSqrTA%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAK4qSCfSGtsbhEME%3D7qqdxB--UMiRaSX9Rm9yzfQMDN7PSqrTA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/182109c4-e81e-73cd-c2d5-ac1c3e210021%40jfcomputer.com.
I have the backend covered with REST. When I try to google hybrid google comes up with hybrid mobile apps. I did find fragment.js but I don't see any type of real information on how to use it. I did find some info on javascript and multi-windows but here again it looks like it wants to replace the template system that Django uses.
It just seems to me that this issue must have come up in the past. There must be a solution provided by Django without replacing parts of the Django framework????
Johnf
A templatetag framework for easier integration of mustache.js, dust.js, handlebars.js, or other JavaScript templates with Django templates.Best regards,
I believe I understand what you are saying. But I was hoping that Django offered the javascript framework that allowed multi-windows. To get what I want I will have to use a javascript framework - I understand. But that said, I have been researching several of the javascript frameworks and they do in fact allow new tabs (using chrome). Example: google mail will allow multi-pages (actually tabs) of contacts just with multi clicks on the GMAIL dropdown. But that wasn't what I was hoping for - I want individual windows/forms that I can resize, move, Max, Min, etc... So far the only thing I have found was the electron app I spoke about earlier. The electron framework allowed windows that can be resized, moved about the screen, and closed. I am still researching but so far only Electron. BTW the Electron is really a desktop app using web tools (css, html, javascript, and nodejs). I'm guessing (mostly from your emails) that there are javascript frameworks that will allow what I looking for - I just haven't found it YET!
Johnf
To unsubscribe from this group and stop receiving emails from it, send an email to django-users...@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAK4qSCca9GJ7zcQC0JE6vX-LY_7z8DyEGMqDTPyYaGpZdSvr3A%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAK4qSCca9GJ7zcQC0JE6vX-LY_7z8DyEGMqDTPyYaGpZdSvr3A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/73f36621-0211-3e47-91df-3d2dd1265324%40jfcomputer.com.
Thank you very much - I was about to check out EXTjs along with DojotoolKit today.
It looks like I might be able to get this done using web tech.
Johnf
Hi,
Also Dojotoolkit has windows (or actually Dijit does which is part of Dojotoolkit):
https://dojotoolkit.org/reference-guide/1.10/dojox/layout/FloatingPane.html
To my knowledge also Kendo UI does have such a window you're looking for.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/73f36621-0211-3e47-91df-3d2dd1265324%40jfcomputer.com.
For more options, visit https://groups.google.com/d/optout.
-- Jani Tiainen