Its true that we don't need Bootstrap/jQuery UI BUT I was thinking that maybe we need to change our GUI in the near future so we might use any of them! Thats why i asked about it!
For plain text and other formats ,I am onto it...trying to figure it out. On Friday, March 28, 2014 6:01:06 AM UTC+5:30, David Li wrote: > > Do we need all of Bootstrap and/or jQuery UI just for a modal dialog? > Also, the graph card already has some code for an expanded view. > > For providing the result as plain text/some other format, some places in > the code have hardcoded the LaTeX printer, you'd need to work around that > somehow... > > David > > On Thursday, March 27, 2014 9:48:43 AM UTC-7, SAHIL SHEKHAWAT wrote: >> >> I wanted to ask that which one among the jQuery UI and Bootstrap 3 will >> be best for the separate dialog box. >> "modal window" provided by bootstrap 3 is really nice. >> >> On Wednesday, March 26, 2014 7:03:33 PM UTC+5:30, SAHIL SHEKHAWAT wrote: >>> >>> I want to add widgets in SymPyGamma so that user can: >>> 1) Share a particular card or the entire result by creating a GIST as >>> IPython Notebook. >>> I have already done significant work on this issue, ( which i left >>> in the middle due to my gsoc proposal ). So, i need to finish that so that >>> it can be included in this part. >>> As Gamma uses JavaScript for the calculating the JSON of the >>> result "card" i will create a new view which will calculate "card" JSON >>> using python so that it can be >>> converted to IPython Notebook. This will result in recalculations >>> but Any better solution??? >>> 2) Copy the result as plain text. >>> Using the view created for calculations of card Json, i can also add >>> functionality to copy the result text as plain text. I will just need to >>> parse that json which i am >>> already doing for ipython notebook. >>> 3) Zoom the result card. >>> Currently we do support enlarging the result which i will integrate >>> into the widgets. >>> 4) Downloading the results >>> We can provide the option to download the result as Latex ,IPython >>> notebook, SymPy Codes and HTML. We already calculate 3/4 things in Gamma, >>> why not give it as an >>> option to the user?? >>> >>> I will use jQuery UI for the widgets! >>> Any suggestion??? >>> >> -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sympy. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/7a8f9869-d3ac-4c3c-9aea-136dcb2318fe%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
