Re: hi good to see you I'm wanna be join gwt comm~
Hi, Mr. Hur,
On Thursday, October 17, 2013 12:58:34 AM UTC-4, 허주영 wrote:
-- This is the example of using textbox in GWT.
//com.google.gwt.user.client.ui.TextBox
TextBox tbox = new TextBox();
// setting text color
tbox.getElement().getStyle().setColor("#0000FF");
// getting text color
String color = tbox.getElement().getStyle().getColor();
Thanks,
by the way I am also Korean. Nice to see another korean using GWT.
hi my name is joo-young, hur, from s.korea. so i'm beginning gwt . i was proceed projectat struts2, ibatis, sql, etc java. but recently i'm very hard. because gwt is not spreading tech in my town. so i'll very study hard , because i'm si computer engineer, and i like gwt's function.and i'm little english. understand me .and now i have problem -> *** how to i get to using gwt's text color without css in panel?jlabel? jbox? but, recently i try it, and failure. please applying to me ......
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home