| Summary: | [Slider] Does not honour setMaximum() accurately | ||
|---|---|---|---|
| Product: | [RT] RAP | Reporter: | John Gymer <jgymer> |
| Component: | RWT | Assignee: | Project Inbox <rap-inbox> |
| Status: | RESOLVED INVALID | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 2.1 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
John Gymer
John, just checked it in SWT (Windows) and it behaves exactly like in RAP - with the setup above the maximum possible value is 91 (max - thumb size). Please reopen if you disagree. Sorry Ivan, You are absolutely correct. It seems a silly way to do it, but yes, SWT works the same way. I have adjusted by code (SWT, RAP and TABRIS) to set the slider's Max to my maximum value PLUS the thumb size. Thanks, John |