[Gambas-user] Arithmetic failure in project

Jussi Lahtinen jussi.lahtinen at ...626...
Mon Sep 21 21:27:51 CEST 2009


I noticed some problems with your code.

- Variable "guidenumber" is not set before calculate.
- Change  input_distance_KeyPress() --> input_distance_Change()


Jussi


On Mon, Sep 21, 2009 at 22:20, Charlie Reinl <Karl.Reinl at ...9...> wrote:
> Am Dienstag, den 22.09.2009, 03:42 +1000 schrieb Horst Günther Burkhardt
> III:
>> Hey everybody.
>>
>> I'm building a basic flash exposure calculator with floats and extremely
>> precise arithmetic, to benefit those of us who happen to list
>> photography among our hobbies ;)
>>
>> Unfortunately, I've run into several issues with the code.
>>
>> The foremost of which: no matter the data that is plugged in, the result
>> is always 0.
>>
>> Also, my case construct for power adjustment is ... considerably failed.
>>
>> Attached are my .form .class and a screenshot of the result i get.
>>
>> Thanks in advance for all your help :)
>
> Salut Horst Günther Burkhardt,
>
> please help us to help!
>
> Tell use , your version of gambas,
> and send us the project "Source archive" can by made by pressing CTRL
> +ALT+A at same time.
>
> Thanks in advance for all your help :)
> Charlie
>
>
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry® Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay
> ahead of the curve. Join us from November 9-12, 2009. Register now!
> http://p.sf.net/sfu/devconf
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>




More information about the User mailing list