First row not drawn on SWT Table + OS X 10.10 Yosemite [message #1562432] |
Tue, 13 January 2015 13:03  |
Eclipse User |
|
|
|
Greetings,
I've got an issue that has arisen on OS X 10.10 (Yosemite) when using the SWT Table (JFace TableViewer).
When I initially display the table with new data, the first row of data is not drawn. If one resizes the widget (either by resizing the panel or column), the row is then drawn.
This only happens on OS X 10.10, not on Windows 7, Linux, or prior versions of OS X.
Can anyone shed any light on how I might resolve this?
|
|
|
|
|
|
|
|
Re: First row not drawn on SWT Table + OS X 10.10 Yosemite [message #1586648 is a reply to message #1586604] |
Mon, 26 January 2015 19:18  |
Eclipse User |
|
|
|
Thanks again. Is there a guide somewhere on how to update SWT within and RCP application? It's not exactly clear to me how I would do this since I'm used to just declaring the plug-in dependency and it just works. Similarly, it would have to work with Tycho.
Thomas Schindl wrote on Mon, 26 January 2015 18:44At least to the latest SWT bits - they are backwards compat with 3.x so
you can even drop the new binaries in a 3.x RCP
Tom
|
|
|
Powered by
FUDForum. Page generated in 1.04642 seconds