[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.platform.swt] ScrolledComposite doesn't page scroll correctly
|
- From: pardeeb@xxxxxxxxx (Brad Pardee)
- Date: Thu, 10 Jul 2003 17:42:44 +0000 (UTC)
- Newsgroups: eclipse.platform.swt
- Organization: http://news.eclipse.org
- User-agent: NewsPortal/0.25 (http://florian-amrhein.de/newsportal/)
Hello,
When running the example in the javadoc for ScrolledComposite, if you
create enough buttons to make more than a page and then you page up or
down using the scrollbar, you get a line scroll instead of a page scroll.
Anybody know how to fix this?
Thanks,
Brad