<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Feb 8, 2009, at 12:34 PM, Stuart Clarke wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><table cellspacing="0" cellpadding="0" border="0" style="position: static; z-index: auto; "><tbody><tr><td valign="top" style="font: inherit;">Before I invest to much of my time in this I was wondering is it possible to embed a table (like the one in the FX examples directory - table.rb) into a text field in a tab?</td></tr></tbody></table></blockquote><div><br></div>You can't embed an FXTable into an FXText or FXTextField widget, but you can certainly put an FXTable inside any container widget (e.g. an FXVerticalFrame) that you'd typically use as a tab page.</div></body></html>