Jump to content

Recommended Posts

Posted

Hello everyone.

I've just downloaded the last version of Koda (1.7.0.0).

When I open a KXF file designed with Koda 1.6.0.2 and when I press F10 to run form and pick the code generated in scite, most of my vars are now prefixed with $A. For example, $Radio5 becomes : $ARadio5 :)

So, the rest of my code is no longer working. I'm sure that there's a parameter to set somewhere, but where ???????

Don't tell me that i'm sticked with Koda 1.6.0.2 :)

Thank you for your answers...

Regards.

Posted

Hello everyone.

I've just downloaded the last version of Koda (1.7.0.0).

When I open a KXF file designed with Koda 1.6.0.2 and when I press F10 to run form and pick the code generated in scite, most of my vars are now prefixed with $A. For example, $Radio5 becomes : $ARadio5 :)

So, the rest of my code is no longer working. I'm sure that there's a parameter to set somewhere, but where ???????

Don't tell me that i'm sticked with Koda 1.6.0.2 :)

Thank you for your answers...

Regards.

Oh yes... In this version default naming changed: now unneded prefix stripped at control creation time, not generating time. This is way better of course, but I see your problem... If your gui not too complex, you can remove in designer "A" from control names manually. Anyway, this is not reasonable to add old option back, so I'll try to write converter for this situation.
Posted

Thanks LazyCat !

I'm going to stay on the 1.6.0.2 for the moment.... hoping that a converter will soon be launched :)

lol !

Anyway, congratulations for your Work.

Mag.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...