You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@IanMayo, deelite already uses Nimbus Look and Feel by default. We can enable to the user that select different L&F.
Re branding, it is much easier to do in Swing because Swing paints its controls and SWT uses the the control from operating system. However, we should need good designer's ideas.
I agree that we need better branding.
You also try to create a Debrief (main application) using Luna target (maybe in separate branch in order to testing). Eclipse E4 enables themes and it is possible to make more attractive look and feel. RE performance, it is still better in Luna. Just for discussion.
BTW OpenMap (used by deelite) seems develop extensive. The latest release 5.1.4 is from September 118, 2014. Maybe, we can try to upgrade.
Since this is a fresh start, we've got the opportunity to try to make it graphically attractive.
DeeLite is a Swing app, but here's an article discussing RCP make-over in small apps:
http://www.richclient2.de/2007_04_16/customizing-the-ui-in-small-rcp-projects/
Some ideas may relate to us.
Here's an updated Swing Look and Feel that I wasn't aware of:
http://docs.oracle.com/javase/tutorial/uiswing/lookandfeel/nimbus.html
Apparently the controls are drawn as vectors, so they always look crisp. That could work well.
The text was updated successfully, but these errors were encountered: