我正在尝试显示如下所示的UI。
-------------------------------------------------------
- Label Along With Some Awesome Text - Label -
- ------------ ---------
- Picture - All of the rest of my text would -
-------------- -
- start up there and go on down to here and then it -
- would keep going and end up as a ..... -
- -
- -
-------------------------------------------------------
我尝试过使用网格控件,顶部标签位于0,0和0,1,范围为0。
但对于文本块,我无法找到从第2行第1列开始的方法,然后从第3行第0列开始,如果这有意义吗?
答案 0 :(得分:1)