[Gambas-user] Gambas-user Digest, Vol 122, Issue 14

martin p cristia tercoide at ...67...
Sat Jul 16 01:55:46 CEST 2016


Thanks Fabien. Please send me the file to estru3d at gmail.com as it 
gets scrubbed here.  I need it to use it as a table with some cols for 
user input, some with fixed data, and some other to calculate what user 
inputs along with other data. I dont need to store any data outside the 
sheet itself. Pretty sure it can be done with a Tableview + EditWith , 
but I dont like its behaviour. Probably my fault.


    El 15/07/16 a las 06:05, gambas-user-request at lists.sourceforge.net
    escribió: I have an old code. But what is your needs ? GridView have
    the hability to manage borders and you can use the Interpreter class
    to manage interpretable code. SO what you need to do to have a
    simple spreedsheet is to find way to load and store spreadsheet
    datas and format. And then manage changing event to propagate the
    formulas recalculating. You store the formulas in a fomula property
    and the result in a value property. Maybe then to increase the speed
    of calculating you can manage a relation tree between cells formula.

    --
    Fabien Bodard


-- 
Saludos

Ing. Martin P Cristia




More information about the User mailing list