• Hello,

    I have a row and put inside a column widget.
    Now I want another column widget INSIDE this COLUMN WIDGET.

    But it doesn’t work.
    Are column widgets not possible to put inside each other?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello,

    I think this will help you out about this:
    https://youtu.be/GFebkLuIh7g
    and part two:
    https://youtu.be/FCbdn1NiGxo

    Annie

    Thread Starter Fantasmo

    (@fantasmo)

    Thank you, but I think what I want to do is not possible…the trickiest part is, I want my layout have a background picture AND the title for the row

    Here is the layout I want

    --------------------row has backgrund---------------
      --------------------------------------------
      |               Title                       |
      --------------------------------------------
      --------------------------------------------
      | column 1         |       column 2         |
      | with titleelemnt |                        |
      | ---------------- |                        |
      | |  c1  |   c2  | |                        |
      | ---------------- |                        |
      ---------------------------------------------
    --------------------------------------------------

    It MIGHT be possible achieving this WITHOUT backgroundimage OR WITHOUT row-title, but it’s not possible with both I think??!

    • This reply was modified 8 years, 8 months ago by Fantasmo.
    • This reply was modified 8 years, 8 months ago by Fantasmo.
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Column widget inside Column widget possible?’ is closed to new replies.