[Gambas-user] Issues with Gambas WebTable
Claus Dietrich
claus.dietrich at freenet.de
Wed Mar 3 14:38:29 CET 2021
After some tests with the Gambas WebTable (with gb.web.gui) I like to
summarize my observations as follows:
a) A number of CSS style sheet formats like 'vertical alignment' and
'padding' are not recognized, when using the HTML- or text-format of the
Data-object.
b) The text-format of the Data-object doesn't support multi-line texts.
c) The data object seems not to support images although it is
documented. So I used the HTML-format and <img src= ....> and inline
formatting as workaround.
d) A property for a vertical 'middle' alignment seems not to be available.
Question: Did I do mistakes or is the WebTable possibly not fully mature
yet? My project could be stripped down and made available for a review.
Claus
More information about the User
mailing list