Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / General / June 2005

Tip: Looking for answers? Try searching our database.

Frame width

Thread view: 
shoa - 26 Jun 2005 11:36 GMT
Hello
In my application, I need to show the content (text) in an textbox in a
panel that inside of a Frame (after I click in a button). As the content of
text is different each time, I want the size (length) of this frame can be
adjustable. that means depending on the content of text, the size of the
textbox and the frame can be long or shot so that the text can fit in.

Could you please help
Thank you
S.Hoang
Andrew Thompson - 26 Jun 2005 12:46 GMT
> In my application, I need to show the content (text) in an textbox in a
> panel that inside of a Frame (after I click in a button). As the content of
> text is different each time, I want the size (length) of this frame can be
> adjustable. that means depending on the content of text, the size of the
> textbox and the frame can be long or shot so that the text can fit in.

What about if the text is longer than the screen?
Are your going to have a Frame that is inconveniently
larger than the screen?

Why not rely on the default behaviour of the TextArea to
provide it's own scrollbars as needed*?

* Though you may prefer to use someting like.

 new TextArea("", 5, 40, TextArea.SCROLLBARS_VERTICAL_ONLY )

Signature

Andrew Thompson
http://www.PhySci.org/codes/  Web & IT Help
http://www.PhySci.org/  Open-source software suite
http://www.1point1C.org/  Science & Technology
http://www.LensEscapes.com/  Images that escape the mundane



Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.