ParaQ:Design: Difference between revisions

From ParaQ Wiki
Jump to navigationJump to search
Line 43: Line 43:
* [[Early Testing Prototype]] - brief overview of the prototype testing implemented in the original "Hello, World" client.
* [[Early Testing Prototype]] - brief overview of the prototype testing implemented in the original "Hello, World" client.
* [[Testing Design]] - discusses the later, agreed-upon design for testing in the ParaQ client.
* [[Testing Design]] - discusses the later, agreed-upon design for testing in the ParaQ client.
* [[ParaView 2.4.x User Testing]] - User testing on the existing ParaView user interface, to find out requirements and other improvments that we can make in ParaQ.
* [[ParaQ User Testing]] - User testing on ParaQ.


==UI Design==
==UI Design==

Revision as of 02:01, 4 April 2006

Overview

This page serves as the formal gathering place for discussions, documentation, and doodling related to ParaQ design. It's the final resting place for documents that may appear other places in the site (for example, on the page for a meeting, if the document was presented at that meeting).

Initial Design

Applications

Compound Filters

Client / Server

GUI

Scripting

Selection

  • Selection - possible approaches to handling interactive selection of geometry.

Standards

Testing

UI Design

Undo

  • Screen Updates - a framework for handling screen updates that allows for a wide variety of update policies.
  • Undo Design - describes a framework for storing client-side and server-side state-changes that can be undone / redone.
  • Screen Update / Undo Interaction - discusses use-cases where screen updates and undo / redo operations intersect.