features need added to external language

Posted By: LazyDog

features need added to external language - 02/04/07 18:38

there a few things that require having a script to accomplish them when using an external language. As you add functionality can you make sure that these new abilities can be accomplished without script?

can the following areas be addressed:

#1 : we can create a vslider or hslider in our external language but we cannot define the variable that controls the position of the slider in the external language. There is no digits_set like function that would allow us to set this.

#2 : we can create a button in our external language but we must create the FunctionOn, FunctionOff and FunctionOver functions in a script file. we cannot assign them from the external language.

thanks
Posted By: bstudio

Re: features need added to external language - 02/05/07 15:13

would be helpful indeed
Posted By: jcl

Re: features need added to external language - 02/05/07 19:03

Yes. I'll check how to open panel element properties to external languages.
Posted By: LazyDog

Re: features need added to external language - 05/03/07 21:05

It would be very nice if these features made it into A6 and not have to wait for A7. What are the odds of this happening?
Posted By: jcl

Re: features need added to external language - 05/04/07 13:43

We'll implement such features for lite-C and for external languages simultaneously, and it's likely that they only work with a version that also supports lite-C.
Posted By: LazyDog

Re: features need added to external language - 08/19/07 20:39

Can you please add these two requests to the forecast page so that their progress can be viewed? thanks.

there a few things that require having a script to accomplish them when using an external language. As you add functionality can you make sure that these new abilities can be accomplished without script?

can the following areas be addressed:

#1 : we can create a vslider or hslider in our external language but we cannot define the variable that controls the position of the slider in the external language. There is no digits_set like function that would allow us to set this.

#2 : we can create a button in our external language but we must create the FunctionOn, FunctionOff and FunctionOver functions in a script file. we cannot assign them from the external language.
Posted By: jcl

Re: features need added to external language - 08/20/07 08:39

Looking in the manual always beats looking on the forecast page . There are many functions meanwhile to set all parts of panel elements, like pan_setvar and pan_setevent.
Posted By: LazyDog

Re: features need added to external language - 08/20/07 22:45

I don't know how I missed that in the new features!!

Anyhow Thanks for getting that in there!!
© 2023 lite-C Forums