This is the example on how to use the gambas Expression class.

2016-12-07 14:30 GMT+01:00 Fabien Bodard <gambas...@gmail.com>:
> 2016-12-07 13:30 GMT+01:00 Rolf-Werner Eilert <rwe-...@osnanet.de>:
>> 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@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
>
>
> --
> Fabien Bodard



-- 
Fabien Bodard

Attachment: DemoInterpreter-0.0.1.tar.gz
Description: GNU Zip compressed data

------------------------------------------------------------------------------
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@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to