From: "SHULTZ,BARRY (HP-Israel,ex1)" Date: 2001-07-06T00:01:24+09:00 Subject: [ruby-talk:17325] RE: FXRuby Table and Cells > Subject: [ruby-talk:17308] FXRuby Table and Cells > > > Hi, > > how do I get a FXTableItem from FXTable for a given > row/column? I want to > change the text alignment because default is right justify :( > (btw can I change the default to left, didn't see anything like > FXTable.setDefJustify) > Hi Ralf, I asked the same question on foxgui-users not too long ago. The upshot was that, no, you can not get at the FXTableItems right now, but that Jeroen is doing a new, improved version of FXTable that will probably include that functionality. Right now, right-justification is all you get. Barry