[Gambas-user] Aligment column

Benoit Minisini gambas at ...1...
Tue Aug 30 14:36:33 CEST 2005


On Monday 29 August 2005 12:07, isy21 at ...1082... wrote:
> Hi, all
>
> I want to know how to set aligment in tableview ?
>
> like this
> left alignment
>
> |--------------------------------------------|
> |    NAME             |                Value    |
> |---------------------|----------------------|
> | TEST ONE          |                    75.09|
> | ROW two            |                   120.09|
>
> ----------------------------------------------
>
> Column1 set to left alignment
> column2 set to right alignment (because this is value)
>
> How to set like that..
>
>
> Thanks a lot..
>
> Ignatius
>
>

In the 'Data' event handler, set the TableView.Data.Alignment property.

Regards,

-- 
Benoit Minisini
mailto:gambas at ...1...




More information about the User mailing list