SVG and GRAFPATH

zygolux

New Member
Hi All,
I am running MFGPRO EB2 and would like to make my GUI client bigger.
So I change the font settings in the SVG file, but the icons inside MFGPRO remain small and the layout is screwed up with scroll bars here and there.
Did someone ever try to make a bigger client ?
In the SVG file, there is a parameter I would like to have more details on. It is the line GRAFPATH. What this parameter defines ?
Thanks all for your help :awink:.
Zyg.
 
play with these values in the svg file
;SVGA - low-resolution (800 x 600)
CharWidth=8
DefaultFont=MS Sans Serif, size 8 bold
DefaultFixedFont=Courier New, bold, size=8

Grafpath is for showwing graph in CRP modules

graph=Yes
GRAFPATH=C:\eb2\USGUICL\GRAFSMAN
 
Thanks, I played with these values already, which made my text bigger, but not the images/icons ... and the layout at the end was horrible with scroll bars. That's why I thought these images/icons were stored somewhere and I had to create new ones with a bigger size...
 
Back
Top