Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within Swing / AWT / SWT
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Tim Cooke
Campbell Ritchie
Jeanne Boyarsky
Ron McLeod
Liutauras Vilda
Sheriffs:
Rob Spoor
Junilu Lacar
paul wheaton
Saloon Keepers:
Stephan van Hulst
Tim Moores
Tim Holloway
Carey Brown
Scott Selikoff
Bartenders:
Piet Souris
Jj Roberts
fred rosenberger
Forum:
Swing / AWT / SWT
How do i disable scrollbars in List?
Srinivas Nagesh
Greenhorn
Posts: 19
posted 19 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hi,
I am using AWT and a list control. How can i disable the horizontal scrollbars? Is it possible.?
Thanks
Pondy Prem
Greenhorn
Posts: 11
posted 19 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
If one of your text-entries in your list-box is longer than the list-box-width.. then u'd see the horizontal scrollbar...
Try increasing the width of listbox.. or reducing the length of longest
string
in listbox.
Thanks
<a href="mailto:pondyprem@yahoo.com" rel="nofollow">
pondyprem@yahoo.com
</a>
With a little knowledge, a
cast iron skillet
is non-stick and lasts a lifetime.
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
Making sure Scrollbars are visible
How to disable components
Disable scrolling in a frame using mouse
Making sure Scrollbars are visible
scrollbars
More...