NGUI Layout like HTML-table dock

Hi, I have studied NGUI for my 2D UI.

I have Web Programming base, so I can imagine my layout with something like HTML-table.

Yet, ‘Anchor’, which is layout of NGUI, only can support like ‘right’, ‘top right’, and so on.

I need something like HTML-table dockable layout frame in NGUI or else.

Please help me for my layout. :slight_smile:

1 Answer

1

assume you already updated to NGUI 3.0.7, look at this video tutorial about the new layout system: NGUI 3.0.7 Layout System (final) - YouTube

Thanks a lot!

you welcome! :)