Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[riena-dev] Layout problems with HEAD

Hi everybody,

after updating today I noticed that several examples have layout
problems. See attached screenshots. If you've any idea what has
changed since yesterday, let me know...

I'm also getting this exception several times, but I don't believe its related:
Caused by: java.lang.NullPointerException
	at java.lang.StringBuffer.<init>(StringBuffer.java:103)
	at org.eclipse.riena.ui.swt.utils.SwtUtilities.calcTextWidth(SwtUtilities.java:82)
	at org.eclipse.riena.ui.swt.utils.SwtUtilities.clipText(SwtUtilities.java:47)
	at org.eclipse.riena.ui.swt.lnf.renderer.EmbeddedTitlebarRenderer.getClippedText(EmbeddedTitlebarRenderer.java:453)

Thanks,
Elias.

Attachment: screen1.png
Description: PNG image

Attachment: screen2.png
Description: PNG image

Attachment: screen3.png
Description: PNG image

Attachment: screen4.png
Description: PNG image

Attachment: screen5.png
Description: PNG image

Attachment: screen6.png
Description: PNG image


Back to the top