KG-Chart Mobile in progress (2)

Friday, March 30, 2012
By keiji
Category: Development
I'm still working on iOS version of KG-Chart.
I think I hit my personal milestone of about 85%.
The last big remaining piece of code is a class of generating a PDF. After spending this much time on Objective-C, it should not be a big problem, I think.

The HTML5 works very well for designing UI. HTML5 canvas drawing on iOS is still kind of slow, so I might need to change that to native code, but not sure, as using HTML code base is much more versatile, considering possible migration to Android devices. Anyway, you might feel a little bit slow drawing with this app.

I'm hoping to complete this development by sometime in April or May.

Here are sample screenshots so far:
Note:
  • These screen shots are using iPhone. It will work both iPhone and iPad. The UI layout will be pretty much same.
  • These might change in production release once I start refining and finishing up)


Drawing page. Touch to draw. Pinch to zoom. Double finger swipe to scroll.
Selected Color List Page. You can assign color code.
Color Palette. Swipe horizontally for more color.
Change the symbol for a cell. Swipe vertically for more symbols.
Drawing tools
Selection and manipulation
File menu
File manager - you can manage charts with thumbnails.
You can set chart title etc.
A real (kind of) view for Cross Stitch.
A real (kind of) view for Iron Beads.
View options: (mesh size, viewing mode etc.)

Comments

N/A
Threads/Comments closed.