Hi,
I am asking about the future of GWT (here, in France, it does not seem
that is have a so good reputation, but this is just my feeling)
*I have read this article : http://www.thoughtworks.com/radar/platforms/gwt
(the citation is at the end of this mail)*
*Martin Fowler, a worldwide reco
Hi Thomas,
Could you confirm me that the choice between the InnerHTML or the CellTable
can also depend of the amount of data that the table needs to display
(CellTable talks about large amout of data) ?
Indeed, I am thinking that using a CellTable to manage a list of 10 items
is oversized bec
I succeed to use super dev mode, adding manually the bookmarklet in IE,
with the inside URL:
javascript:%7B window.__gwt_bookmarklet_params %3D
%7Bserver_url%3A'http%3A%2F%2Flocalhost%3A9876%2F'%2Cmodule_name%3A'MS'%7D%3B
var s %3D document.createElement('script')%3B s.src %3D
'http%3A%2F%2Flo
Hi,
In internet explorer, I am going to http://localhost:9876/
and I have the page that tolds me to add the bookmarkletshowever the
bookmarklets don t appear and I cannot add them to IE...(when I go to
http://127.0.0.1:/MS.html? it works, I can see the page, but I cannot
refresh the pa
ok, I close this topic, my error was the importance to use the same
parameter name Contact in the render method.
void render(SafeHtmlBuilder sb, Contact *contact*);
--
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" group.
To view this discus
I have this code in Contact_cell.ui.xml
I think that [object Object] comes from ui:text, but I do not understand
what "ui:text" is for (when I should use ui:text ?) ?
Thx,
--
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" group.
T
Hi,
I am trying to use a CellList with a CellRenderer and I did a simple
example that is just using a contact name in the .ui.xml.
I have tried
https://developers.google.com/web-toolkit/doc/latest/DevGuideUiBinder#Rendering_HTML_for_Cellsbut
I have a problem...
Indeed, in my list of contact, i
Ok, I mean that my site has some pages 'under construction'. For example,
if you click on the 'foto menu' so I will *not* show *www.mysite/foto** *but
*www.mysite/error*...(my error page explains that my site is under
construction but I do not want this page indexed or referenced by the
google sear
Hello,
I know how to change meta tags in my main html page (the one that does a
call to the gwt's bootstrap script)...
But I do not know how could I add the in the header of my "error page".
Any solution including uibinder would be interesting.
Thanks you,
--
You received this message becau
Hello,
I have a lot of dificulties to have a tranprency effect in IE 8 (nothing of
the above actually works).
I have tried a lot, such as :
.*myTransparency* {
opacity: 0.7 !important;
-ms-filter: literal("progid:DXImageTransform.Microsoft.Alpha(Opacity=70)")
!important;
filter: literal("alpha
10 matches
Mail list logo