-
1. Re: I Need Bootstrap's Modals In Errai?
manstis Jan 21, 2015 3:21 PM (in response to chaluwa)1 of 1 people found this helpfulWhy not use GWT-Bootstrap's Modal?
Otherwise you may get less help here (an Errai forum) than asking (effectively) how to wrap a JavaScript library with GWT (as Errai is based on GWT).
-
2. Re: I Need Bootstrap's Modals In Errai?
chaluwa Jan 22, 2015 4:03 AM (in response to manstis)Thanks Michael, but I believe this question can be taken as a valid candidate here (an Errai forum) since we are kinda used to (from examples and docs) doing UIs that use the NavigationPanel. Once you want to do something outside that, like using a Modal window containing a @Templated widget (or say a @Templated modal window, whichever is easier to understand and implement), then you are on your own figuring things out for yourself. If people here (using Errai) may have faced and solved the same problem, then they can share some info on how they did it. So its majorly a GWT / JSNI problem, but it will help if Errai users have done this, which I believe many have.
Thanks again.