Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] SWT patch to allow public access to Layout methods

> It's only one small class, but it does add public API.  Is there any chance it can be merged in time for M7?

If the SWT team agrees with this change, they can ask the PMC for an exception.

On Thu, Apr 13, 2017 at 6:35 PM, Ned Twigg <ned.twigg@xxxxxxxxxxxx> wrote:
Hi SWT Team,

We have some code that we think will be interesting to folks (per-pixel scrolling of native tables on Win/Mac/Linux).  However, to get it to work, we had to patch SWT so that we can call the methods of an SWT Layout from outside the `org.eclipse.swt.widgets` package.

We created a bugzilla bug and a gerrit change a couple days ago:

It's only one small class, but it does add public API.  Is there any chance it can be merged in time for M7?

Thanks,

Ned Twigg
Lead Software Architect, DiffPlug LLC
540-336-8043 (cell)
888-513-6870 (fax)
340 S Lemon Ave #343
3, Walnut, CA 91789

_______________________________________________
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



--
Eclipse Platform UI and e4 project co-lead
CEO vogella GmbH

Haindaalwisch 17a, 22395 Hamburg
Amtsgericht Hamburg: HRB 127058
Geschäftsführer: Lars Vogel, Jennifer Nerlich de Vogel
USt-IdNr.: DE284122352
Fax (040) 5247 6322, Email: lars.vogel@xxxxxxxxxxx, Web: http://www.vogella.com

Back to the top