Skip to main content

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

Hi Elias,

thank you for this hint. I have forgotten to update the layout after updating some properties (especially the font property of the ChoiceComposite and children (CheckBox/RadioButton)). I will fix it today.
Also I hope to write some information about updating the widget properties of a SubModuleView in the News&Noteworthy today.

Kind regards

Thorsten

-----Ursprüngliche Nachricht-----
Von: riena-dev-bounces@xxxxxxxxxxx [mailto:riena-dev-bounces@xxxxxxxxxxx] Im Auftrag von Elias Volanakis
Gesendet: Mittwoch, 25. Februar 2009 23:34
An: Riena Developers list
Betreff: [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.


Back to the top