Back

Topic

[KB522]How to change the AIgrid cells size manually ?

Tags: Grid, Mimic

14 years ago
By RM
Options
Print
Applies to:

PcVue all versions.


Summary:

This article explains how to change AIGrid cells size (in pixels) manually.


Details:

You must modify the mimic file:

  • First save the mimic as ASCII and then open it with a text editor.
  • Find the AIGrid Object :

O,BEGIN,GRDNEW,”AIGrid1″
B,80,80,404,404,10,210,65535,0,6400,0,1,1,1,0
ST,5,1,COLOR,1,COLOR,1,1,0,COLOR,2,0,COLOR,2,0,COLOR,1,0,COLOR,1
PP,8,8,0,0,FONT,2,COLOR,3,COLOR,1,COLOR,2,0,1,1,1,1,0,0,0,1
RH,41,41,41,41,41,41,41,41
CW,41,41,41,41,41,41,41,41

A,BEGIN,VAR,””,0,0,””,””
PP,0,”.*”,15,0,1,1,1,1,1,1,0,0
A,END

  • Modify RH (Row Heights) and CW (Column widths) lines and save mimic file.

Created on: 19 Dec 2011 Last update: 13 May 2024