How develop a form graphical object/img that change with formulas or with status

Dear all,

I would like to develop a new application where I have to use graphical image to translate some updated value or status.

Try to immagine to have for istance an image of an empty glass of water on your form display.
The user start to insert new records, within a day, declaring for istance the quantity of water of singular entry (for istance 20 ml, 45 ml, 30 ml … and so on)
What I have to do , based on a formula, is to show to user that the water level grow every time based on quantities declared on the entry form (same form).

For me it’s a very difficult thing to do.
Are there someone so gentle to teach or suggest me the best way to do it ?
Many thanks
Giovannino

Re: How develop a form graphical object/img that change with formulas or with status

maybe a SVG component can be integrated in an application? check with support.

Re: How develop a form graphical object/img that change with formulas or with status

Thanks,

I’ve founded this references:

http://www.devx.com/webdev/Article/37004

http://www.phpclasses.org/package/457-PHP-The-SVG-Class-encapsulates-the-basic-SVG-elements-.html

Do you think that they could help me ?
I’m not programmer… have the class, if it works, to be imported in SC or loaded in some way ?
Many thanks
Giovannino

Re: How develop a form graphical object/img that change with formulas or with status

I’ve found also this reference:
Library for simple drawing with jQuery
http://www.openstudio.fr/Library-for-simple-drawing-with.html?lang=fr

I’m not able to understand if it could be used within SC.

Re: How develop a form graphical object/img that change with formulas or with status

me neither, you should check with support.