Page 1 of 1

RC2PRG

Posted: Thu Apr 05, 2018 10:04 am
by Silvio.Falconi
Dear Friend,
I hope someone can help me

I'm trying the rc2prg utility (.\samples)

it run good only the coordinates of x and y are bad

I mean the functions :

Function xCo(c,x)
Function yCo(c,x)


you can find them on bottom of file rc2prg


For a sample :

if I compile a rc I see a small dialog ( I see the original because that's how the dialog must be)

If I compile the prg generate from rc2prg I see a big dialog with big edit .

the coordinate x are too big
while the coordinates y are right
I saw the size of controls are bad

How I can resolve it ?
any help please