I write these lines to ask some advise about what control is the best for this kind of tasks: I'll need to create a sheet like excel, to allow some predefined calculations and some input from the user.
For example in the sheet 1 the operation A1+A2=A3 will be executed each time the user loads that screen and others operations more in the same sheet... user can add the value in A2. SO I need to control some events, edit options, make calculations, etc.
I want to know if the wxGrid is the best control for the task or you can recommended another one?
You might find it worth taking a look at PySpread http://manns.github.com/pyspread/ either to give you some hints, to use
as is, or to join in the maintenance effort.
Gadget/Steve
···
On 24/06/2012 6:11 PM, Mario Lacunza wrote:
Hello!
I write these lines to ask some advise about what control is the best
for this kind of tasks: I'll need to create a sheet like excel, to
allow some predefined calculations and some input from the user.
For example in the sheet 1 the operation A1+A2=A3 will be executed
each time the user loads that screen and others operations more in the
same sheet... user can add the value in A2. SO I need to control some
events, edit options, make calculations, etc.
I want to know if the wxGrid is the best control for the task or you
can recommended another one?
I write these lines to ask some advise about what control is the best
for this kind of tasks: I'll need to create a sheet like excel, to
allow some predefined calculations and some input from the user.
For example in the sheet 1 the operation A1+A2=A3 will be executed
each time the user loads that screen and others operations more in the
same sheet... user can add the value in A2. SO I need to control some
events, edit options, make calculations, etc.
I want to know if the wxGrid is the best control for the task or you
can recommended another one?
Thanks in advance!
You might find it worth taking a look at PySpread http://manns.github.com/pyspread/ either to give you some hints, to use
as is, or to join in the maintenance effort.
On Sunday, June 24, 2012 12:11:59 PM UTC-5, Mario Lacunza wrote:
Hello!
I write these lines to ask some advise about what control is the best
for this kind of tasks: I’ll need to create a sheet like excel, to
allow some predefined calculations and some input from the user.
For example in the sheet 1 the operation A1+A2=A3 will be executed each
time the user loads that screen and others operations more in the same
sheet… user can add the value in A2. SO I need to control some events,
edit options, make calculations, etc.
I want to know if the wxGrid is the best control for the task or you can
recommended another one?
On Sunday, June 24, 2012 12:11:59 PM UTC-5, Mario Lacunza wrote:
Hello!
I write these lines to ask some advise about what control is the best
for this kind of tasks: I'll need to create a sheet like excel, to
allow some predefined calculations and some input from the user.
For example in the sheet 1 the operation A1+A2=A3 will be executed
each
time the user loads that screen and others operations more in the
same
sheet... user can add the value in A2. SO I need to control some
events,
edit options, make calculations, etc.
I want to know if the wxGrid is the best control for the task or
you can
recommended another one?
Thanks in advance!
-- Mike Driscoll <kyosohma@gmail.com>
Saludos / Best regards