| Author |
How to set a TextBox according to the Screen X and Y Coordinates
|
Rakesh Chaudhary
Ranch Hand
Joined: Feb 19, 2008
Posts: 118
|
|
Hi Ranchers,
I am trying to set a gwt component i.e textbox on a panel.Here I want to place the textbox on particular X and Y axis of the panel dynamically for a number of textboxs and label...I didnt found any method which sets the textbox according to X and Y coordiantes. in the gwt api.
Any help will be greatly appreciated..
Regards
Rakesh
|
Acquire the unexpected.......
Preparing for SCJP 6
|
 |
Maneesh Godbole
Saloon Keeper
Joined: Jul 26, 2007
Posts: 8436
|
|
|
Check out absolute panel
|
[Donate a pint, save a life!] [How to ask questions] [Onff-turn it on!]
|
 |
Rakesh Chaudhary
Ranch Hand
Joined: Feb 19, 2008
Posts: 118
|
|
Thanks Bro Maneesh....
Rakesh
|
 |
Rakesh Chaudhary
Ranch Hand
Joined: Feb 19, 2008
Posts: 118
|
|
I found that we if are reading contains from a Metadata from a third party tool,the metadata is different for different tools.
I added the coordinates as per x,y in a TreeMap inside a TreeMap and added the Textboxs in a Flextable
|
 |
 |
|
|
subject: How to set a TextBox according to the Screen X and Y Coordinates
|
|
|