Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Cant add anew column to table

13 views
Skip to first unread message

Devi

unread,
Sep 18, 2009, 5:56:34 AM9/18/09
to
Hii guyz... I am new to X-Motif.. I have a file with .uimx which is a
resource file. Itz an existing code. I am trying to add a new column
in the existing code by changing few parameters. i.e i mentionin
below.

*equip_list.xrtTblFontListSeries: "(ALL ALL -adobe-times-bold-r-
normal--14-*-iso8859-1)"
*equip_list.xrtTblVisibleColumns: 2
*equip_list.xrtTblVisibleRows: 10
*equip_list.xrtTblNumColumns: 5 // here i m changin to 6
*equip_list.xrtTblNumRows: 30
*equip_list.xrtTblFrozenColumns: 2
*equip_list.xrtTblRowLabels: ","
*equip_list.xrtTblCharHeightSeries: "(LABEL 0-5 2)"
*equip_list.xrtTblCharWidthSeries: "(ALL 5 -1)"
*equip_list.xrtTblPixelWidthSeries: "(ALL ALL VARIABLE) (ALL 5 0)"
*equip_list.xrtTblEditableSeries: "(ALL LABEL FALSE) (LABEL ALL FALSE)
(ALL 0-2 FALSE) (ALL 5 FALSE)"
*equip_list.xrtTblColumnLabels: "Equipment Type,Equipment ID,
serialno.,Location,Status,Status Date"
// in the above line i m adding the new column - serial no. in b/w
the existin col eqp id and location
*equip_list.xrtTblAlignmentSeries: "(LABEL ALL
ALIGNMENT_MIDDLECENTER)"
*equip_list.xrtTblCaseSeries: "(ALL ALL CASE_UPPER)"


But now the problem is tht new column is not coming in the table.
guyz... can u plz help me to solve this issue.. It will be very
helpful for me as i need to complete this proj on ths month itself..

arahne

unread,
Sep 18, 2009, 7:55:11 AM9/18/09
to
Devi wrote:
> Hii guyz... I am new to X-Motif.. I have a file with .uimx which is a
> resource file. Itz an existing code. I am trying to add a new column
> in the existing code by changing few parameters. i.e i mentionin
> below.
>
> *equip_list.xrtTblFontListSeries: "(ALL ALL -adobe-times-bold-r-
> normal--14-*-iso8859-1)"
...
I don't know if changing the resource values will work without a
recompile with uimx.
However, XRT/Table is very well documented so you may find your answer here:
http://nsl.fr/nsl/Downloads/XRTPDSDocumentation/xrttable_300.pdf

Best regards,

Dušan Peterc
http://www.arahne.si

0 new messages