[Gambas-user] A simple spreadsheet

Fabien Bodard gambas.fr at ...626...
Wed Dec 7 12:10:05 CET 2016


2016-12-06 17:30 GMT+01:00 Martin Cristia <tercoide at ...67...>:
> Fabien, here it goes.

Thank you.

> It should be improved in every way, but works.


Well, to say the truth ... I was hoping better. I have already
produced something much more advanced in the past. Not perfect either
believe me. This time, I will base the solver on the Gambas expression
class. This will have several advantages. First, I will not reinvent
the wheel for many functions already present in gambas (like
mathematical functions), but this system also allows to add functions
and thus to carry certain functions common to the set of standard
spreadsheets. My first job is to create a display component, which is
not based on gridview. GridView is great because adaptable has many
uses. But suddenly it becomes too heavy for the use I want to make of
it. Well I admit that I draw a lot from the code of Benoit too. But I
purify it and add inherent functions to spreadsheets. As the display
of a cellul, the modes and selections by columns and blocks. The code
in the end is lighter but by what it is specialized.



I do not know what will come out of all this but good I would share as
soon as I had a funny thing to test.

I do this while waiting for Benoit to advance on gb.term ...

Although it would also be necessary that I take care of gb.report :-/
... I am an irrecoverable scattered. Too curious certainly.


>
>
> --
> Saludos
>
> Ing. Martin P Cristia
>
>
> ------------------------------------------------------------------------------
> Developer Access Program for Intel Xeon Phi Processors
> Access to Intel Xeon Phi processor-based developer platforms.
> With one year of Intel Parallel Studio XE.
> Training and support from Colfax.
> Order your platform today.http://sdm.link/xeonphi
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>



-- 
Fabien Bodard




More information about the User mailing list