[Gambas-user] A simple spreadsheet

Rolf-Werner Eilert rwe-sse at ...3629...
Wed Dec 7 17:40:32 CET 2016


Am 07.12.2016 14:31, schrieb Fabien Bodard:
> This is the example on how to use the gambas Expression class.

Thank you very much, this looks very interesting!

Regards
Rolf

>
> 2016-12-07 14:30 GMT+01:00 Fabien Bodard <gambas.fr at ...626...>:
>> 2016-12-07 13:30 GMT+01:00 Rolf-Werner Eilert <rwe-sse at ...3629...>:
>>> Fabien, I have followed your discussion and have a question:
>>>
>>>   > believe me. This time, I will base the solver on the Gambas expression
>>>> class. This will have several advantages. First, I will not reinvent
>>>
>>> Where is this class, and how would I use it?
>>
>> http://gambas.8142.n7.nabble.com/Custom-expression-evaluator-in-rev-7545-td55155.html
>> And joined example
>>
>>
>>>
>>>> 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 had a similar case with a list of articles needed which I couldn't
>>> realize with a common GridView. So I used a graphical thing and painted
>>> everything myself. It looks very nice, but it was kinda effort to make
>>> it react to mouse clicks and all that stuff.
>>
>> Well i have now a long experience. So these little things are already
>> resolved ;-)
>>
>> The big job will be on the resolver.
>>
>>>
>>> Regards
>>> Rolf
>>>
>>>
>>> ------------------------------------------------------------------------------
>>> 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
>
>
>
>
>
> ------------------------------------------------------------------------------
> 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
>





More information about the User mailing list