Re: [Fxruby-users] Listview control
Status: Inactive
Brought to you by:
lyle
From: Carl Y. <ca...@yo...> - 2003-12-15 03:10:48
|
> > iconList.appendItem("#{theCustomer.name}\t#{theCustomer.address}\t#{theC > ustomer.phone}", ...) > Is there a way to specify whether a given column in the detail view is left, right or center aligned? Or would this be a feature geared more towards the FXTable class? |