Jump to content

Canvas and mobile


gerhardhziegler

Recommended Posts

Hi,

 

are there any good solutions including examples for using a canvas or any kind of alternative for taking signatures in mobile?

Using TUniCanvas in a mobile forms answers with

 
"Ext.Form.Canvas is not a constructor", I assume, it shouldnt be used that way.

Best regard and greetings, Gerhard
Link to comment
Share on other sites

Hmmm.. doesnt work. I used a frame now, containing the Canvas.

Anyway on opening the mobile form, that is containing the frame, the error "Ext.Form.Canvas is not a constructor" occured.

So did I understand anything wrong? I am not completely sure I understood the concept behind the demo. I did include the JS library, then the constructor error vanished. 

Regards

Link to comment
Share on other sites

Update 19:20 MEZ:

Could use the LinesGame now for drawing, but its simple not performant enough. Though its server side bitmap manipulation, the mouse events are processed there in LinesTools.MoveDownEvent. I simply dont get how to use the "internal" js functions from unimcanvas-min.js for the usage of drawing while mousemove.

Link to comment
Share on other sites

  • 1 year later...
×
×
  • Create New...