Google Groups Home
Help | Sign in
How to make the DialogBox can be moved
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
bluegene.hao@gmail.com  
View profile
 More options Nov 3 2007, 3:24 am
From: "bluegene....@gmail.com" <bluegene....@gmail.com>
Date: Sat, 03 Nov 2007 00:24:53 -0700
Local: Sat, Nov 3 2007 3:24 am
Subject: How to make the DialogBox can be moved
How to make the DialogBox can be moved .  Thanks

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
polaris  
View profile
 More options Nov 3 2007, 4:38 am
From: polaris <caili...@gmail.com>
Date: Sat, 03 Nov 2007 08:38:39 -0000
Local: Sat, Nov 3 2007 4:38 am
Subject: Re: How to make the DialogBox can be moved
DialogBox itself can be moved: drag the title

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Martin  
View profile
 More options Nov 3 2007, 4:41 am
From: Martin <m.zd...@gmail.com>
Date: Sat, 03 Nov 2007 01:41:31 -0700
Local: Sat, Nov 3 2007 4:41 am
Subject: Re: How to make the DialogBox can be moved
hi

DialogBox dlg = new DialogBox();
dlg.setText("title");
dlg.setWidget(new Label("content"));
dlg.show();
dlg.center();

then drag the "title" text


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2008 Google