Til wrote:
> OK, I see. I think this is the wrong place to set the font family. This
> should be done by the DataRowRenderer. I'll add the two properties there.
Done. Revision 5271
-
Take Surveys. Earn Cash. Influence the
Til Schneider schrieb:
Yes this is OK as long as it is possible to have individual font
families and font sizes for each table instance.
Do you create the patch and check it in?
Yes.
Thanks allot Til
Regards...
> Yes this is OK as long as it is possible to have individual font
> families and font sizes for each table instance.
>
> Do you create the patch and check it in?
Yes.
-
Take Surveys. Earn Cash. Influence the Future of I
Til Schneider schrieb:
Dietrich Streifert schrieb:
here we go:
OK, I see. I think this is the wrong place to set the font family. This
should be done by the DataRowRenderer. I'll add the two properties there.
Usage would be:
mytable.getDataRowRenderer().setFontFamily("blubb");
Dietrich Streifert schrieb:
> here we go:
OK, I see. I think this is the wrong place to set the font family. This
should be done by the DataRowRenderer. I'll add the two properties there.
Usage would be:
mytable.getDataRowRenderer().setFontFamily("blubb");
mytable.getDataRowRenderer().setF
here we go:
Til Schneider schrieb:
Dietrich Streifert schrieb:
What do you think?
Could you post the patch? I would like to see the code changes.
-
Take Surveys. Earn Cash. Influence the Future of IT
Join So
Dietrich Streifert schrieb:
> What do you think?
Could you post the patch? I would like to see the code changes.
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the
Hello List, Hello Tilman,
TablePane has tow occurances of "hardcoded" font family definitions in
the code.
Additionally there are class constants for row fonts:
qx.Class.CONTENT_ROW_FONT_FAMILY = '"Segoe UI", Corbel, Calibri,
Tahoma, "Lucida Sans Unicode", sans-serif';
qx.Class.CONTENT