Hi,
Recently i have been dabbling with graphics, and wow, they are stunning !
Except for one little inconvenience that i cannot explain.
Setup:
- "Bigpanel" at bottom of tablet.
- on bigpanel: a set of small panels with radio buttons, user picks what he wants to see.
- Also on "bigpanel" a square panel = the canvas.
To trigger the graph, there is a button "show" (inside bigpanel),
that does a database call and produces the graph...
...But not immediately, in fact nothing happens...
...until i touch some other control (view) outside the "big panel".
Then the graph apprears. Magic!
Surely i'm missing something.
(Also i find the procedure to erase the canvas somewhat cumbersome. Can't we do "canvas.erase" or something?)
thx,
paul
Recently i have been dabbling with graphics, and wow, they are stunning !
Except for one little inconvenience that i cannot explain.
Setup:
- "Bigpanel" at bottom of tablet.
- on bigpanel: a set of small panels with radio buttons, user picks what he wants to see.
- Also on "bigpanel" a square panel = the canvas.
To trigger the graph, there is a button "show" (inside bigpanel),
that does a database call and produces the graph...
...But not immediately, in fact nothing happens...
...until i touch some other control (view) outside the "big panel".
Then the graph apprears. Magic!
Surely i'm missing something.
(Also i find the procedure to erase the canvas somewhat cumbersome. Can't we do "canvas.erase" or something?)
thx,
paul