Widget masks

Does GFX 2.0 eliminate the need for file based masks for widgets like table view and so on?

I believe so :slight_smile:
I’ve seen automatic masks generated for tableviews that only take up part of the screen without having to specify a separate file mask.

TableViews and scrollViews now use containers instead of masked groups to do their thing in G2.0.  So no need to provide your own mask now.

Rob

I believe so :slight_smile:
I’ve seen automatic masks generated for tableviews that only take up part of the screen without having to specify a separate file mask.

TableViews and scrollViews now use containers instead of masked groups to do their thing in G2.0.  So no need to provide your own mask now.

Rob