[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.platform.swt] Re: Thanks... but ;-)
|
"Markus Gieser" <markus.gieser@xxxxxxxxxxxxxx> wrote in message
news:frg90a$gjh$2@xxxxxxxxxxxxxxxxxxxx
> Thanks Robert. Can you gove me the link to this bug please or the bug id?
> That would be great!
>
> Is there a solution out there really fixing this problem (so also the
> thumb
> size)? (I can't tell my boss it's not working... not a good idea ;-))
>
> Or when will this problem be fixed, is there a schedule?
It's easy to fix the difference using the code. When you create a slider,
use the code, save the difference value, and use the value when you
retrieve max size. I use a subclass to fix that.
This is a native platform bug, do not expect Microsoft to fix this.
R.