Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] Providing SWT themeable scrollbars (onWindows)

Hi Tom,

I must say that while I think that a qt-based or javafx-based backend may be a good alternative, I don't think I personally have enough diplomatic skills to make that work (i.e.: I can't envision the default Eclipse being based on SWT from one of those backends -- and not because of technical issues -- it seems many which would be more suitable than me have tried and failed in the past, so, I'm not thrilled in trying to pursue that path).

What I'm interested in is finding a pragmatic way to improve on the current status quo with the tools I believe are available (which in this case is the current SWT implementation and the Windows UI API) and may be possible to accept as a pull request to improve on the current situation (without breaking the current behavior), as I think that has a higher chance of being accepted as effectively, nothing that is currently working should break if the themed scrollbar is not turned on.

Best Regards,

Fabio

On Mon, Feb 22, 2016 at 4:30 PM, Tom Schindl <tom.schindl@xxxxxxxxxxxxxxx> wrote:



> Regarding the Tree/Table, I'm still studying a proper approach as I'm aware that the one I had proposed won't work properly (if the worse comes to worse, we'd need to do what modern UI frameworks do, reimplementing much more and delegating less to the platform -- and yes, I'm aware that this is a ton of work for SWT to catch up with modern UI frameworks, so, I'm still studying to see if there's a better approach I can come up with...).
>

Revive the qt port instead of investigate in this

Tom


> ​Best Regards,
>
> Fabio​
>
> _______________________________________________
> platform-swt-dev mailing list
> platform-swt-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from this list, visit
> https://dev.eclipse.org/mailman/listinfo/platform-swt-dev
_______________________________________________
platform-swt-dev mailing list
platform-swt-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/platform-swt-dev


Back to the top