Foros de discusión

file drawing

thumbnail
Abid Ali, modificado hace 11 años.

file drawing

Junior Member Mensajes: 88 Fecha de incorporación: 31/03/12 Mensajes recientes
i want to develop a frame where a text file can show and draw something on that file (like drawing sheet).
thumbnail
David H Nebinger, modificado hace 11 años.

RE: file drawing

Liferay Legend Mensajes: 14919 Fecha de incorporación: 2/09/06 Mensajes recientes
You cannot draw in text files, they are text only.

If you're talking about capturing what the user does in an image, well that's something different. Nothing in Liferay will prevent you from doing that (it would be a simple browser-based solution), but nothing in Liferay will provide that functionality out of the box.
thumbnail
Hitoshi Ozawa, modificado hace 11 años.

RE: file drawing

Liferay Legend Mensajes: 7942 Fecha de incorporación: 24/03/10 Mensajes recientes
i want to develop a frame where a text file can show and draw something on that file (like drawing sheet).


Do you mean display content of a text file in a text area in a portlet and be able to edit the content and save it back to the file?

Check liferay's online developer's documentation to get started.
http://www.liferay.com/documentation/liferay-portal/6.1/development/-/ai/portlet-developme-3