Ticket #144 (closed enhancement: fixed)
Implement Ink drawing widget and Ink Sending
| Reported by: | richard | Owned by: | sifcenter |
|---|---|---|---|
| Priority: | normal | Milestone: | kmess-2.0 |
| Component: | GUI - Chat window | Version: | 1.5-pre2 |
| Keywords: | gui support, protocol handling | Cc: |
Description (last modified by diederik) (diff)
Create a user interface to allow the creation of simple images in the message creation area of the chat window.
Once the image is completed, it should be sent over the network. This happens by splitting the image file up into groups of 1200 byte then send each of those. Finally, the image should be displayed in the chat window too, which is really easy thanks to the <img src="data:..."> support of KHTML.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

