Hi Zhao,
Thank you so much for your reply. Let me go deep. I will go deep into the 3D lowered issues for client-server and web.
In the DataWindow below, I created a static text and a column both in 3D Lowered:
When you run in Client-Server or Web both look like bellow: The column became to flat but the static text doesn't.
Additional to that the columns that became to flat in many cases the first letter cut off the left border.
It even could be the superior or inferior border.
In MLE that the border has converted to flat, there is a residual line at the bottom. This is a little tricky to reproduce. Even the community had another question about it that you can see at https://community.appeon.com/index.php/qna/q-a/multilineedit-with-scroll-has-residual-text-at-bottom. To reproduce it, the MLE must have the 3D Lowered border, the vertical scrollbar ON and, it has to be converted to flat. You have to assign the text by command MLE_1.text = "huge text", you must set the hight in a value that allows you to see a line cut at the end. Then when you run and go down with the vertical scrollbar you are going to see the residual of the first paint of the MLE at the end. For me, in this case, and the previous ones, the issues have to do with the Padding border when the 3D lowered border is converted to flat. The first time the MLE is painted with the text, it uses the dimensions without counting the lowered 3d border that is no longer (Correct). Then, when we use the scrollbar, it paints with the dimensions as if the border 3d existed leaving the residue.
In our project, we rate these issues as cosmetics, therefore, we can delay the fix for the second or third phase of our project. But we would like to determine, how Appeon rate those issues and if you will have a quick solution. In this way, we would not have to make any modification that even then we would have to undo since you solved it in a new version.
Best Regards,
Oscar Naranjo