<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
<br>
  1.) Why does Designer tell me there are top-level spacers not in layouts<br>
when I save the file? I don't see any such spacers.<br>
<br></blockquote><div><br></div><div>Looks like you have one on the contacts tab that isn't in a layout but looks like it is. A spacer is useless outside of a layout.</div><div>A related problem I've noticed is that you aren't actually adding everything to a layout. You have some layouts that don't have children (but look like they're surrounding widgets).</div><div>Look in the Object Inspector tree for layouts without children (see video where I remove a couple on the Contacts tab). You can see the difference in resizing behavior when I get everything placed in layouts.</div><div><br></div><div> <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
  2.) How do I add column titles, specifically 'Date' and 'Action' to the<br>
table widget? I do not see anything in the property editor for this.<br>
<br></blockquote><div><br></div><div>Double click on the table (see video). </div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
  3.) How can I expand the columns to fill the table widget box?<br>
<br></blockquote><div><br></div><div>There's a setting to stretch the last header sections (see video), otherwise you'll have to do it in code (like through table.horizontalHeader().setSectionResizeMode() )</div><div><br></div><div> </div></div><br></div></div>