Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
2answers
137 views

JS zooming framework (google maps style)

I'd like to build a web app based on a zooming principle (ZUI) I'm looking for a framework or a starting point. something like OpenZoom http://openzoom.org/ but in javascript Thanks
1
vote
1answer
169 views

Zooming User Interface on HTML Canvas

It happened that I have faced a task to create a ZUI (zooming user interface) on HTML Canvas. The examples of such interfaces are Deep Zoom and Microsoft's Seadragon. I'm trying to find some ...
1
vote
2answers
187 views

C# Piccolo ZUI - Squiggles only when CTRL wiggles?

I am using the Piccolo 2D ZUI library in a C# Winform application. One of the examples that the library shows is adding a squiggle (line drawing) handler to the canvas. The problem is that if you ...