No, wxWidgets and further more wxRuby can use just about any control defined through XRC.  There&#39;s not much we can tell from that snippet you gave us.  Could you attach both the XRC and the Ruby files your using to attempt to load the Window, with the Grid, that shows the problem of it not working, and also please mention what Platform, and Version of Ruby/wxRuby you are attempting to use.<br>
<br>Thanks,<br><br>~ Mario<br><br><div class="gmail_quote">On Thu, Mar 19, 2009 at 1:09 PM, Trans <span dir="ltr">&lt;<a href="mailto:transfire@gmail.com">transfire@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Has anyone any experience with using a XRC file that setsup a Wx::Grid?<br>
<br>
I&#39;m using wxFormBuilder, in which I setup a grid in a boxsizer, with<br>
column names and all. But when I render it via Ruby the grid is just a<br>
small empty gray box, and I can&#39;t seem to manipulate it at all. I<br>
tried adding columns, resizing columns, populating it with data, etc.<br>
but still nothing.<br>
<br>
I look at the XRC file and see that this is all it is:<br>
<br>
        &lt;object class=&quot;sizeritem&quot;&gt;<br>
                &lt;option&gt;1&lt;/option&gt;<br>
                &lt;flag&gt;wxALL&lt;/flag&gt;<br>
                &lt;border&gt;5&lt;/border&gt;<br>
                &lt;object class=&quot;wxGrid&quot; name=&quot;grid_videos&quot; /&gt;<br>
        &lt;/object&gt;<br>
<br>
Does XRC not handle Wx::Grid properties?<br>
<font color="#888888"><br>
~Trans.<br>
_______________________________________________<br>
wxruby-users mailing list<br>
<a href="mailto:wxruby-users@rubyforge.org">wxruby-users@rubyforge.org</a><br>
<a href="http://rubyforge.org/mailman/listinfo/wxruby-users" target="_blank">http://rubyforge.org/mailman/listinfo/wxruby-users</a><br>
</font></blockquote></div><br><br clear="all"><br>-- <br>Mario Steele<br><a href="http://www.trilake.net">http://www.trilake.net</a><br><a href="http://www.ruby-im.net">http://www.ruby-im.net</a><br><a href="http://rubyforge.org/projects/wxruby/">http://rubyforge.org/projects/wxruby/</a><br>
<a href="http://rubyforge.org/projects/wxride/">http://rubyforge.org/projects/wxride/</a><br>