<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.inkscape.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=AngleWyrm</id>
	<title>Inkscape Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.inkscape.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=AngleWyrm"/>
	<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/Special:Contributions/AngleWyrm"/>
	<updated>2026-05-01T13:37:14Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.36.1</generator>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=Inkscape_Wiki_talk:Community_Portal&amp;diff=55085</id>
		<title>Inkscape Wiki talk:Community Portal</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=Inkscape_Wiki_talk:Community_Portal&amp;diff=55085"/>
		<updated>2009-12-05T20:50:50Z</updated>

		<summary type="html">&lt;p&gt;AngleWyrm: Error in Filter/Shadow coordinate base&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== SVG Polygon/Polyline ==&lt;br /&gt;
&lt;br /&gt;
Greetings:&lt;br /&gt;
&lt;br /&gt;
New to Inkscape.&lt;br /&gt;
&lt;br /&gt;
How do you or will Inkscape support native SVG polygon/polyline elements?&lt;br /&gt;
&lt;br /&gt;
Thanks.&lt;br /&gt;
&lt;br /&gt;
== Port 8080 parsed in URLs ==&lt;br /&gt;
&lt;br /&gt;
I have been seeing a lot of places on the site where port 8080 is part of the URL.&lt;br /&gt;
&lt;br /&gt;
I just joined and so got a confirmation mail which directed me to: http://www.inkscape.org:'''8080'''/wiki/index.php/Special:Confirmemail/XXXXXXXXXXXXXXXXXXXXXXXXXXX&lt;br /&gt;
which obviously didn't work till I removed the 8080&lt;br /&gt;
&lt;br /&gt;
== Feature request ==&lt;br /&gt;
&lt;br /&gt;
Hi,&lt;br /&gt;
&lt;br /&gt;
I am new to this forum, so don't shoot me if I sound stupid.&lt;br /&gt;
I am also not sure if this message is going to be read by anyone... hell, I'll try anyway.&lt;br /&gt;
&lt;br /&gt;
Firstly, I would like to congratulate you guys for this wonderful project.  I am using inkscape for one year in my professional life (scientific research on semiconductor and bio-electronics).  I use it mainly for schematics and technical drawings.  I prefer inkscape above other applications because it's lightweight, it 's not packed with tons of useless features,  but still you can do beautiful things.&lt;br /&gt;
&lt;br /&gt;
So, I can give feedback on my personal experience in the usage of Inkscape.&lt;br /&gt;
&lt;br /&gt;
(1) the first frustration I ofen have is the usage of grids.  For technical drawings (like schematics), a grid is very, very, very important.  Anything you do, should always stay perfectly aligned to the grid.  I give you an example:&lt;br /&gt;
  1. make a grid, set switches: &amp;quot;enable snap&amp;quot; and &amp;quot;snap to nodes&amp;quot;&lt;br /&gt;
  2. draw a rectangle with a relatively thick border.  Observe that the rectangle is nicely aligned on the grid as it shoud.&lt;br /&gt;
  3. scale the rectangle.  Observe that the rectangle is NOT ALIGNED to the grid any more!  And then the trouble begins...&lt;br /&gt;
&lt;br /&gt;
(2) perhaps related to (1). for technical drawings, I always turn off the switches &amp;quot;Scale stroke&amp;quot;.  However, if I scale a rectangle, while dragging with the mouse, it seems that the stroke is scaled anyway, until you release the mouse button, the stroke is normal again.  This is unwanted.&lt;br /&gt;
&lt;br /&gt;
(3) There should be a method to move objects with a reference point.  This way, an object which is aligned to a grid will always stay aligned.  Remind that alignment of objects to grids is often not required, ususally a reference point is enough.  &lt;br /&gt;
It could be done the same way as you do with rotation: the reference point is a little cross you can position, and the position of this cross is stored in memory.&lt;br /&gt;
The &amp;quot;move by reference point&amp;quot; is especially useful for irregular items, like text or multiple selections.  In the case of text, the default reference point could be e.g. the baseline.&lt;br /&gt;
&lt;br /&gt;
(4) What I really, really miss is multiple pages :-)  But, it seems to be on your todo list.&lt;br /&gt;
&lt;br /&gt;
(5) What I also really miss is an easy way to create template objects, like symbols.  &lt;br /&gt;
 * Symbols should be easily selectable from a gallery&lt;br /&gt;
 * The symbol gallery should be stored WITHIN the same file.  Perhaps SVG supports embedding other SVG?  Would be perfect.&lt;br /&gt;
 * Instantiations of the symbols should (in XML terms) a simple line with some parameters.  This way, it can be easily parsed by scripts.&lt;br /&gt;
 * It should be easy to create your own symbols, and import/export them from other SVG.  &lt;br /&gt;
 * Logically, the symbols should be clones: if you change the original in the gallery, you change them all.  &lt;br /&gt;
 * Also, it could be nice to have the objects have some custom text properties which a user can enter or alter when instantiating an object.  Example: an electronic schematic contains resistors, and a resistor has a value, which can be altered independently.   Of course, other items can be added, depending on the application.  Items don't always need to be visible, they can be used for some kind of database purposes.   I can write my own XML parser to extract the netlist!  Very nice!!  &lt;br /&gt;
 * Suggestion: these symbols also allow us to make hierarchical drawings.  For example: you can open a drawing within a drawing.  &lt;br /&gt;
 * I think this is not a very complicated feature to implement, but it would increase the power of the application!&lt;br /&gt;
&lt;br /&gt;
(6) Another interesting feature would be a style gallery, like default fills, default arrows, default text styles, etc... which you can (of course) add, edit, etc...   Today, I often have the feeling I have to do too much the same clicking all the time. &lt;br /&gt;
Mind point (5).  If an object is drawn with styles, you could change the styles, and change all symbols and related objects automatically.  Very nice!&lt;br /&gt;
&lt;br /&gt;
(7) The arrowheads could be improved.  &lt;br /&gt;
   * The color of the arrows should be by default the same as the color of the line&lt;br /&gt;
   * Make a &amp;quot;SWAP ARROWS&amp;quot; button.  This simply swaps the END with START arrows.  I need it very often.&lt;br /&gt;
   * Sometimes, it's hard to find the right arrow, due to the linewidth.  Right now, we have to choose from a very long list of arrowheads, with different sizes.  Better would be to have a shorter list, but a scale factor.  This way, we always have the right arrow for the right line.&lt;br /&gt;
&lt;br /&gt;
I think that's about it.   If these features could be added, you would make me a very, very happy man!&lt;br /&gt;
&lt;br /&gt;
Please send me an email so I know anybody received these questions.&lt;br /&gt;
&lt;br /&gt;
Thanks in advance,&lt;br /&gt;
&lt;br /&gt;
Roeland.&lt;br /&gt;
&lt;br /&gt;
== More Feature request ==&lt;br /&gt;
&lt;br /&gt;
 - A window of objects/group objects (like the layers's window), or inside the layers's window. The window should must be dockable in the 'right side' and allow the visible and blocked options per object&lt;br /&gt;
 - A dockable object's properties window (now is a floating window)&lt;br /&gt;
 - Autoclean empty 'text' elements and unused or empty 'flowRoot' elements in the document (is very usual have too much empty elements because you click here, and now there with text tool for write in the correctly position (really, it's an user mistake, but very common).&lt;br /&gt;
 - Don't set font styles where are not needed (i see with a text editor the svg file and contains too much font-styles in path elements -after a text-to-path conversion-)&lt;br /&gt;
 - To can remove the patterns created (that i decide remove, after changes in the document). This is a problem when the patterns are created from images, because this is automatically (and without ask me) inserted into the document, whose size increment too much, but if i decide don't use never more a pattern, this will exist forever (and the large image too) into the document.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Hi all. I have a suggestion.  What is really needed for Inkscape - it is tabbed user interface, like in Firefox browser'''&lt;br /&gt;
&lt;br /&gt;
== bug? ==&lt;br /&gt;
&lt;br /&gt;
Hi im using leopard.&lt;br /&gt;
screen &amp;quot;inkscape freferences&amp;quot; will drop dead and make inkscape sleep when i click on rectangle&amp;gt; fill. Some error screen will show up but too short to read. Have to restart inkscape.&lt;br /&gt;
&lt;br /&gt;
== EPS files etc. ==&lt;br /&gt;
&lt;br /&gt;
New to Inkscape - as of today really.&lt;br /&gt;
I have been using Illustrator for quite awhile but I want to use as many open source programs as possible.&lt;br /&gt;
I notice you can open ai files but what about eps files?&lt;br /&gt;
I have a ton of eps files saved and I'd hate to have to go back and somehow resave them.&lt;br /&gt;
&lt;br /&gt;
*no really simple answer other than inkscape relies on other programs to do the converting, and they may not be available. See here for details: [http://www.inkscapeforum.com/viewtopic.php?f=5&amp;amp;t=797]&lt;br /&gt;
&lt;br /&gt;
Is Inkscape strictly RBG?  I do digital printing in CMYK but I have been able to print RGB files.&lt;br /&gt;
&lt;br /&gt;
*Yes, at the moment. Some work has been done on color management and spot color's but it's still quite basic. Have not used it myself, so can't really comment on if it will work for you.&lt;br /&gt;
&lt;br /&gt;
Also, as part of the printer requirements, I need to assign a specific colour to indicate a cut line for the plotter.  Does Inkscape have a &amp;quot;swatch&amp;quot; section where I can add/create this?&lt;br /&gt;
&lt;br /&gt;
*There is the pallet bar at the bottom of the screen, however there is no  in inkscape way of editing it yet, see [http://tavmjong.free.fr/INKSCAPE/MANUAL/html/Customize-Files.html#Customize-Files-Swatches] for current details. Has recently been changed (improved) in development builds, but work still ongoing.&lt;br /&gt;
&lt;br /&gt;
As I come across aspects of Illustrator and digital printing, I'll post them.  Hopefully that info will help.  I checked a printing forum and Inkscape came up so I imagine if more of these specific items are addressed, you can get more printers using the software.&lt;br /&gt;
&lt;br /&gt;
* yes, it's certainly something that is on the radar after talks with the Scribus (open source DTP program) team, but I can't really comment on when as I'm not an active developer. [[User:Tom|Tom]] 12:17, 28 March 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
Thanks&lt;br /&gt;
&lt;br /&gt;
-mike-&lt;br /&gt;
&lt;br /&gt;
== Shadow Rotations ==&lt;br /&gt;
Create an object and then Filter-&amp;gt;Shadows and Glows-&amp;gt;Drop Shadow. It looks good so far. But when the object is rotated, the drop shadow rotates with the object. This is an error, a visual improbability. If all the objects on the canvas drop shadows down and to the right, rotating an object should not move the shadow up and to the left. [[User:AngleWyrm|AngleWyrm]] 20:50, 5 December 2009 (UTC)&lt;/div&gt;</summary>
		<author><name>AngleWyrm</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=UsabilityTesting&amp;diff=55081</id>
		<title>UsabilityTesting</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=UsabilityTesting&amp;diff=55081"/>
		<updated>2009-12-04T22:26:55Z</updated>

		<summary type="html">&lt;p&gt;AngleWyrm: /* Inkscape Usability Testing */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is a stub.  Please help.  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Usability Testing =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
There are various ways to test usability some of which overlap with straighforward bug finding, accessibility testing and internationalisation work.  &lt;br /&gt;
Usability inevitably involves certain tradeoffs but for Inkscape it is important to make basic tasks easy and difficult tasks possible.  Inkscape is a drawing tool designed for the mass market.  Artists should be considered the primary audience.  Technical drawing is a secondary audience and there are many things we will want to make possible but ''Inkscape'' is not intended for Computer Aided Design (CAD) and although we should be able to make many of these things possible it would be counter productive to overwhelm our target audience and this complexity must be balanced.  &lt;br /&gt;
The first most important lesson is if Inkscape is difficult to understand it is *not your fault* and if there is any way we can improve things we are interested in exploring them.  &lt;br /&gt;
However we must also look at the big picture, we must avoid microoptimisations (scripting and automation tools will inevitably be needed at some point).  &lt;br /&gt;
&lt;br /&gt;
On the testing mailing list [[AlanHorkan]] outlines some task based Usability tests which any user could try out for themselves.  &lt;br /&gt;
The tasks are generic and their general purpose is to see if the basic behaviour of the tools is straight forward enough for relatively simple tasks.  &lt;br /&gt;
&lt;br /&gt;
[http://sourceforge.net/mailarchive/message.php?msg_id=12667354 E-mail Archive]&lt;br /&gt;
&lt;br /&gt;
Another form of usability testing is Competitive Analysis. There are valuable lessons we can learn from [[OtherProjects]]  particularly commercial products such as ''Adobe Illustrator'' and ''Macromedia Freehand'' which currently dominate the graphic design market.  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
There are various forms of usability testing, this is only one.&lt;br /&gt;
 &lt;br /&gt;
What I have attempted to do here is outline a task you might ask an&lt;br /&gt;
ordinary user to do.  I hope to put this somewhere in the Wiki where it&lt;br /&gt;
can be refined and others can try it out for themselves.  Testers&lt;br /&gt;
already familiar with Inkscape could also do the test but intimate&lt;br /&gt;
knowledge of how Inkscape works will obviously skew the results so a high&lt;br /&gt;
level of self awareness is needed.  Talking aloud while doing the test and&lt;br /&gt;
attempting to vocalise what you are thinking can be very helpful (but a&lt;br /&gt;
little awkward and embarassing sometimes).  The introduction is supposed&lt;br /&gt;
to help put users in the right frame of mind.  The task is intended to be&lt;br /&gt;
as simple and unambiguous as possible and should be abstract enough to&lt;br /&gt;
apply to any vector graphics program.&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
== Inkscape Usability Testing ==&lt;br /&gt;
 &lt;br /&gt;
The Inkscape developers understand Inkscape is not perfect.&lt;br /&gt;
If a task seems difficult or awkward it is not your fault.&lt;br /&gt;
If it is not immediately obvious what you are meant to do then perhaps we&lt;br /&gt;
can improve it.  Please make a note of anything you find difficult to&lt;br /&gt;
understand.  Find any problems or inefficiencies and try to describe them&lt;br /&gt;
as best you can.  Do not worry too much about suggesting ways to fix&lt;br /&gt;
problems, it is up to the developer to step back and look at the bigger&lt;br /&gt;
picture and see how things might best be improved.&lt;br /&gt;
Even if you are able to figure it out ask yourself if could it be better?&lt;br /&gt;
&lt;br /&gt;
These are the kinds of questions you need to ask to help improve the&lt;br /&gt;
usability of Inkscape.&lt;br /&gt;
&lt;br /&gt;
:Is here the place to ask? Or is there somewhere else?&lt;br /&gt;
:I've been using Inkscape to make [http://images4.wikia.nocookie.net/borderlands/images/c/ce/LegendStyles.svg Maps of the Borderlands]. An issue that comes up while I'm tracing a path: Sometimes I accidentally finish a path. Sometimes that happens because of my MX Revolution mouse registering a double-click, sometimes because my coffee buzzed fingers spaz, and sometimes because I realize after the fact that I want to continue on that path. Not sure about it, but it might also be happening when some badly behaved tray application steals the focus.&lt;br /&gt;
:This is different from splitting a segment into two segments with an in-between point. What I want to do is select an endpoint and continue adding points to that path. Also, along the same lines, some way to back up while placing a path. Maybe control-clicking last nodes backs up.[[User:AngleWyrm|AngleWyrm]] 21:18, 4 December 2009 (UTC)&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
=== Task 1 ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Draw a picture of a House.&lt;br /&gt;
 &lt;br /&gt;
Use at least one Ellipse&lt;br /&gt;
Include a linear gradient in your drawing.&lt;br /&gt;
Inlcude the text &amp;quot;Home Sweet Home&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Save your drawing with the name ''house-01.svg''&lt;br /&gt;
 &lt;br /&gt;
[Notes: might break this task up into stages, suggesting different&lt;br /&gt;
modifications at each stage to encourage testers to discover particular&lt;br /&gt;
tools and save different versions of the files.  Perhaps also include&lt;br /&gt;
saving the final version of the file so that it can be put on a web page]&lt;br /&gt;
 &lt;br /&gt;
=== Task 2 ===&lt;br /&gt;
 &lt;br /&gt;
Draw a picture of a face.&lt;br /&gt;
&lt;br /&gt;
== Suggestions for improvement ==&lt;br /&gt;
&lt;br /&gt;
(none)&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
[http://developer.gnome.org/projects/gup/hig/ Gnome Human Interface Guidelines]&lt;br /&gt;
&lt;br /&gt;
[http://developer.gnome.org/projects/gup/ui-review/checklist.html Gnome User Interface Review Checklist]&lt;/div&gt;</summary>
		<author><name>AngleWyrm</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=UsabilityTesting&amp;diff=55077</id>
		<title>UsabilityTesting</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=UsabilityTesting&amp;diff=55077"/>
		<updated>2009-12-04T21:23:48Z</updated>

		<summary type="html">&lt;p&gt;AngleWyrm: /* Inkscape Usability Testing */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is a stub.  Please help.  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Usability Testing =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
There are various ways to test usability some of which overlap with straighforward bug finding, accessibility testing and internationalisation work.  &lt;br /&gt;
Usability inevitably involves certain tradeoffs but for Inkscape it is important to make basic tasks easy and difficult tasks possible.  Inkscape is a drawing tool designed for the mass market.  Artists should be considered the primary audience.  Technical drawing is a secondary audience and there are many things we will want to make possible but ''Inkscape'' is not intended for Computer Aided Design (CAD) and although we should be able to make many of these things possible it would be counter productive to overwhelm our target audience and this complexity must be balanced.  &lt;br /&gt;
The first most important lesson is if Inkscape is difficult to understand it is *not your fault* and if there is any way we can improve things we are interested in exploring them.  &lt;br /&gt;
However we must also look at the big picture, we must avoid microoptimisations (scripting and automation tools will inevitably be needed at some point).  &lt;br /&gt;
&lt;br /&gt;
On the testing mailing list [[AlanHorkan]] outlines some task based Usability tests which any user could try out for themselves.  &lt;br /&gt;
The tasks are generic and their general purpose is to see if the basic behaviour of the tools is straight forward enough for relatively simple tasks.  &lt;br /&gt;
&lt;br /&gt;
[http://sourceforge.net/mailarchive/message.php?msg_id=12667354 E-mail Archive]&lt;br /&gt;
&lt;br /&gt;
Another form of usability testing is Competitive Analysis. There are valuable lessons we can learn from [[OtherProjects]]  particularly commercial products such as ''Adobe Illustrator'' and ''Macromedia Freehand'' which currently dominate the graphic design market.  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
There are various forms of usability testing, this is only one.&lt;br /&gt;
 &lt;br /&gt;
What I have attempted to do here is outline a task you might ask an&lt;br /&gt;
ordinary user to do.  I hope to put this somewhere in the Wiki where it&lt;br /&gt;
can be refined and others can try it out for themselves.  Testers&lt;br /&gt;
already familiar with Inkscape could also do the test but intimate&lt;br /&gt;
knowledge of how Inkscape works will obviously skew the results so a high&lt;br /&gt;
level of self awareness is needed.  Talking aloud while doing the test and&lt;br /&gt;
attempting to vocalise what you are thinking can be very helpful (but a&lt;br /&gt;
little awkward and embarassing sometimes).  The introduction is supposed&lt;br /&gt;
to help put users in the right frame of mind.  The task is intended to be&lt;br /&gt;
as simple and unambiguous as possible and should be abstract enough to&lt;br /&gt;
apply to any vector graphics program.&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
== Inkscape Usability Testing ==&lt;br /&gt;
 &lt;br /&gt;
The Inkscape developers understand Inkscape is not perfect.&lt;br /&gt;
If a task seems difficult or awkward it is not your fault.&lt;br /&gt;
If it is not immediately obvious what you are meant to do then perhaps we&lt;br /&gt;
can improve it.  Please make a note of anything you find difficult to&lt;br /&gt;
understand.  Find any problems or inefficiencies and try to describe them&lt;br /&gt;
as best you can.  Do not worry too much about suggesting ways to fix&lt;br /&gt;
problems, it is up to the developer to step back and look at the bigger&lt;br /&gt;
picture and see how things might best be improved.&lt;br /&gt;
Even if you are able to figure it out ask yourself if could it be better?&lt;br /&gt;
&lt;br /&gt;
These are the kinds of questions you need to ask to help improve the&lt;br /&gt;
usability of Inkscape.&lt;br /&gt;
&lt;br /&gt;
:Is here the place to ask? Or is there somewhere else?&lt;br /&gt;
:I've been using Inkscape to make [http://images4.wikia.nocookie.net/borderlands/images/c/ce/LegendStyles.svg Maps of the Borderlands]. An issue that comes up while I'm tracing a path: Sometimes I accidentally finish a path. Sometimes that happens because of my MX Revolution mouse registering a double-click, sometimes because my coffee buzzed fingers spaz, and sometimes because I realize after the fact that I want to continue on that path.&lt;br /&gt;
:This is different from splitting a segment into two segments with an in-between point. What I want to do is select an endpoint and continue adding points to that path. Also, along the same lines, some way to back up while placing a path. Maybe control-clicking last nodes backs up.[[User:AngleWyrm|AngleWyrm]] 21:18, 4 December 2009 (UTC)&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
=== Task 1 ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Draw a picture of a House.&lt;br /&gt;
 &lt;br /&gt;
Use at least one Ellipse&lt;br /&gt;
Include a linear gradient in your drawing.&lt;br /&gt;
Inlcude the text &amp;quot;Home Sweet Home&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Save your drawing with the name ''house-01.svg''&lt;br /&gt;
 &lt;br /&gt;
[Notes: might break this task up into stages, suggesting different&lt;br /&gt;
modifications at each stage to encourage testers to discover particular&lt;br /&gt;
tools and save different versions of the files.  Perhaps also include&lt;br /&gt;
saving the final version of the file so that it can be put on a web page]&lt;br /&gt;
 &lt;br /&gt;
=== Task 2 ===&lt;br /&gt;
 &lt;br /&gt;
Draw a picture of a face.&lt;br /&gt;
&lt;br /&gt;
== Suggestions for improvement ==&lt;br /&gt;
&lt;br /&gt;
(none)&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
[http://developer.gnome.org/projects/gup/hig/ Gnome Human Interface Guidelines]&lt;br /&gt;
&lt;br /&gt;
[http://developer.gnome.org/projects/gup/ui-review/checklist.html Gnome User Interface Review Checklist]&lt;/div&gt;</summary>
		<author><name>AngleWyrm</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=UsabilityTesting&amp;diff=55075</id>
		<title>UsabilityTesting</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=UsabilityTesting&amp;diff=55075"/>
		<updated>2009-12-04T21:18:43Z</updated>

		<summary type="html">&lt;p&gt;AngleWyrm: signed&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is a stub.  Please help.  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Usability Testing =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
There are various ways to test usability some of which overlap with straighforward bug finding, accessibility testing and internationalisation work.  &lt;br /&gt;
Usability inevitably involves certain tradeoffs but for Inkscape it is important to make basic tasks easy and difficult tasks possible.  Inkscape is a drawing tool designed for the mass market.  Artists should be considered the primary audience.  Technical drawing is a secondary audience and there are many things we will want to make possible but ''Inkscape'' is not intended for Computer Aided Design (CAD) and although we should be able to make many of these things possible it would be counter productive to overwhelm our target audience and this complexity must be balanced.  &lt;br /&gt;
The first most important lesson is if Inkscape is difficult to understand it is *not your fault* and if there is any way we can improve things we are interested in exploring them.  &lt;br /&gt;
However we must also look at the big picture, we must avoid microoptimisations (scripting and automation tools will inevitably be needed at some point).  &lt;br /&gt;
&lt;br /&gt;
On the testing mailing list [[AlanHorkan]] outlines some task based Usability tests which any user could try out for themselves.  &lt;br /&gt;
The tasks are generic and their general purpose is to see if the basic behaviour of the tools is straight forward enough for relatively simple tasks.  &lt;br /&gt;
&lt;br /&gt;
[http://sourceforge.net/mailarchive/message.php?msg_id=12667354 E-mail Archive]&lt;br /&gt;
&lt;br /&gt;
Another form of usability testing is Competitive Analysis. There are valuable lessons we can learn from [[OtherProjects]]  particularly commercial products such as ''Adobe Illustrator'' and ''Macromedia Freehand'' which currently dominate the graphic design market.  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
There are various forms of usability testing, this is only one.&lt;br /&gt;
 &lt;br /&gt;
What I have attempted to do here is outline a task you might ask an&lt;br /&gt;
ordinary user to do.  I hope to put this somewhere in the Wiki where it&lt;br /&gt;
can be refined and others can try it out for themselves.  Testers&lt;br /&gt;
already familiar with Inkscape could also do the test but intimate&lt;br /&gt;
knowledge of how Inkscape works will obviously skew the results so a high&lt;br /&gt;
level of self awareness is needed.  Talking aloud while doing the test and&lt;br /&gt;
attempting to vocalise what you are thinking can be very helpful (but a&lt;br /&gt;
little awkward and embarassing sometimes).  The introduction is supposed&lt;br /&gt;
to help put users in the right frame of mind.  The task is intended to be&lt;br /&gt;
as simple and unambiguous as possible and should be abstract enough to&lt;br /&gt;
apply to any vector graphics program.&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
== Inkscape Usability Testing ==&lt;br /&gt;
 &lt;br /&gt;
The Inkscape developers understand Inkscape is not perfect.&lt;br /&gt;
If a task seems difficult or awkward it is not your fault.&lt;br /&gt;
If it is not immediately obvious what you are meant to do then perhaps we&lt;br /&gt;
can improve it.  Please make a note of anything you find difficult to&lt;br /&gt;
understand.  Find any problems or inefficiencies and try to describe them&lt;br /&gt;
as best you can.  Do not worry too much about suggesting ways to fix&lt;br /&gt;
problems, it is up to the developer to step back and look at the bigger&lt;br /&gt;
picture and see how things might best be improved.&lt;br /&gt;
Even if you are able to figure it out ask yourself if could it be better?&lt;br /&gt;
&lt;br /&gt;
These are the kinds of questions you need to ask to help improve the&lt;br /&gt;
usability of Inkscape.&lt;br /&gt;
&lt;br /&gt;
:Is here the place to ask? Or is there somewhere else?&lt;br /&gt;
:I've been using Inkscape to make [http://images4.wikia.nocookie.net/borderlands/images/c/ce/LegendStyles.svg Maps of the Borderlands]. An issue that comes up while I'm tracing a path: Sometimes I accidentally finish a path. Sometimes that happens because of my MX Revolution mouse registering a double-click, sometimes because my coffee buzzed fingers spaz, and sometimes because I realize after the fact that I want to continue on that path.&lt;br /&gt;
:This is different from splitting a segment into two segments with an in-between point. What I want to do is select an endpoint and continue adding points to that path. [[User:AngleWyrm|AngleWyrm]] 21:18, 4 December 2009 (UTC)&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
=== Task 1 ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Draw a picture of a House.&lt;br /&gt;
 &lt;br /&gt;
Use at least one Ellipse&lt;br /&gt;
Include a linear gradient in your drawing.&lt;br /&gt;
Inlcude the text &amp;quot;Home Sweet Home&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Save your drawing with the name ''house-01.svg''&lt;br /&gt;
 &lt;br /&gt;
[Notes: might break this task up into stages, suggesting different&lt;br /&gt;
modifications at each stage to encourage testers to discover particular&lt;br /&gt;
tools and save different versions of the files.  Perhaps also include&lt;br /&gt;
saving the final version of the file so that it can be put on a web page]&lt;br /&gt;
 &lt;br /&gt;
=== Task 2 ===&lt;br /&gt;
 &lt;br /&gt;
Draw a picture of a face.&lt;br /&gt;
&lt;br /&gt;
== Suggestions for improvement ==&lt;br /&gt;
&lt;br /&gt;
(none)&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
[http://developer.gnome.org/projects/gup/hig/ Gnome Human Interface Guidelines]&lt;br /&gt;
&lt;br /&gt;
[http://developer.gnome.org/projects/gup/ui-review/checklist.html Gnome User Interface Review Checklist]&lt;/div&gt;</summary>
		<author><name>AngleWyrm</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=UsabilityTesting&amp;diff=55073</id>
		<title>UsabilityTesting</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=UsabilityTesting&amp;diff=55073"/>
		<updated>2009-12-04T21:17:36Z</updated>

		<summary type="html">&lt;p&gt;AngleWyrm: Suggestion: Continue a path edit&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is a stub.  Please help.  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Usability Testing =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
There are various ways to test usability some of which overlap with straighforward bug finding, accessibility testing and internationalisation work.  &lt;br /&gt;
Usability inevitably involves certain tradeoffs but for Inkscape it is important to make basic tasks easy and difficult tasks possible.  Inkscape is a drawing tool designed for the mass market.  Artists should be considered the primary audience.  Technical drawing is a secondary audience and there are many things we will want to make possible but ''Inkscape'' is not intended for Computer Aided Design (CAD) and although we should be able to make many of these things possible it would be counter productive to overwhelm our target audience and this complexity must be balanced.  &lt;br /&gt;
The first most important lesson is if Inkscape is difficult to understand it is *not your fault* and if there is any way we can improve things we are interested in exploring them.  &lt;br /&gt;
However we must also look at the big picture, we must avoid microoptimisations (scripting and automation tools will inevitably be needed at some point).  &lt;br /&gt;
&lt;br /&gt;
On the testing mailing list [[AlanHorkan]] outlines some task based Usability tests which any user could try out for themselves.  &lt;br /&gt;
The tasks are generic and their general purpose is to see if the basic behaviour of the tools is straight forward enough for relatively simple tasks.  &lt;br /&gt;
&lt;br /&gt;
[http://sourceforge.net/mailarchive/message.php?msg_id=12667354 E-mail Archive]&lt;br /&gt;
&lt;br /&gt;
Another form of usability testing is Competitive Analysis. There are valuable lessons we can learn from [[OtherProjects]]  particularly commercial products such as ''Adobe Illustrator'' and ''Macromedia Freehand'' which currently dominate the graphic design market.  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
There are various forms of usability testing, this is only one.&lt;br /&gt;
 &lt;br /&gt;
What I have attempted to do here is outline a task you might ask an&lt;br /&gt;
ordinary user to do.  I hope to put this somewhere in the Wiki where it&lt;br /&gt;
can be refined and others can try it out for themselves.  Testers&lt;br /&gt;
already familiar with Inkscape could also do the test but intimate&lt;br /&gt;
knowledge of how Inkscape works will obviously skew the results so a high&lt;br /&gt;
level of self awareness is needed.  Talking aloud while doing the test and&lt;br /&gt;
attempting to vocalise what you are thinking can be very helpful (but a&lt;br /&gt;
little awkward and embarassing sometimes).  The introduction is supposed&lt;br /&gt;
to help put users in the right frame of mind.  The task is intended to be&lt;br /&gt;
as simple and unambiguous as possible and should be abstract enough to&lt;br /&gt;
apply to any vector graphics program.&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
== Inkscape Usability Testing ==&lt;br /&gt;
 &lt;br /&gt;
The Inkscape developers understand Inkscape is not perfect.&lt;br /&gt;
If a task seems difficult or awkward it is not your fault.&lt;br /&gt;
If it is not immediately obvious what you are meant to do then perhaps we&lt;br /&gt;
can improve it.  Please make a note of anything you find difficult to&lt;br /&gt;
understand.  Find any problems or inefficiencies and try to describe them&lt;br /&gt;
as best you can.  Do not worry too much about suggesting ways to fix&lt;br /&gt;
problems, it is up to the developer to step back and look at the bigger&lt;br /&gt;
picture and see how things might best be improved.&lt;br /&gt;
Even if you are able to figure it out ask yourself if could it be better?&lt;br /&gt;
&lt;br /&gt;
These are the kinds of questions you need to ask to help improve the&lt;br /&gt;
usability of Inkscape.&lt;br /&gt;
&lt;br /&gt;
:Is here the place to ask? Or is there somewhere else?&lt;br /&gt;
:I've been using Inkscape to make [http://images4.wikia.nocookie.net/borderlands/images/c/ce/LegendStyles.svg Maps of the Borderlands]. An issue that comes up while I'm tracing a path: Sometimes I accidentally finish a path. Sometimes that happens because of my MX Revolution mouse registering a double-click, sometimes because my coffee buzzed fingers spaz, and sometimes because I realize after the fact that I want to continue on that path.&lt;br /&gt;
:This is different from splitting a segment into two segments with an in-between point. What I want to do is select an endpoint and continue adding points to that path.&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
=== Task 1 ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Draw a picture of a House.&lt;br /&gt;
 &lt;br /&gt;
Use at least one Ellipse&lt;br /&gt;
Include a linear gradient in your drawing.&lt;br /&gt;
Inlcude the text &amp;quot;Home Sweet Home&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Save your drawing with the name ''house-01.svg''&lt;br /&gt;
 &lt;br /&gt;
[Notes: might break this task up into stages, suggesting different&lt;br /&gt;
modifications at each stage to encourage testers to discover particular&lt;br /&gt;
tools and save different versions of the files.  Perhaps also include&lt;br /&gt;
saving the final version of the file so that it can be put on a web page]&lt;br /&gt;
 &lt;br /&gt;
=== Task 2 ===&lt;br /&gt;
 &lt;br /&gt;
Draw a picture of a face.&lt;br /&gt;
&lt;br /&gt;
== Suggestions for improvement ==&lt;br /&gt;
&lt;br /&gt;
(none)&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
[http://developer.gnome.org/projects/gup/hig/ Gnome Human Interface Guidelines]&lt;br /&gt;
&lt;br /&gt;
[http://developer.gnome.org/projects/gup/ui-review/checklist.html Gnome User Interface Review Checklist]&lt;/div&gt;</summary>
		<author><name>AngleWyrm</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=ColourPicker&amp;diff=55037</id>
		<title>ColourPicker</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=ColourPicker&amp;diff=55037"/>
		<updated>2009-12-01T05:36:25Z</updated>

		<summary type="html">&lt;p&gt;AngleWyrm: Updated ridiculing the patent&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Inkscape and [[The_Gimp]] should share a colour picker.  The Gtk one is simple but not powerful enough for serious work.&lt;br /&gt;
&lt;br /&gt;
Of course, some of what pickers and features we need will depend on what exactly we mean by [[InkscapeColor]]&lt;br /&gt;
&lt;br /&gt;
Here are some example pickers that are worth copying:&lt;br /&gt;
&lt;br /&gt;
* http://www.joncruz.org/NewColorSel.png&lt;br /&gt;
* http://java.sun.com/docs/books/tutorial/figures/uiswing/components/ColorChooserDemo2.gif&lt;br /&gt;
* http://www.oldjewelsoftware.com/ppicker/index.html&lt;br /&gt;
* http://www.color-wheel-pro.com/&lt;br /&gt;
* http://www.tigercolor.com/&lt;br /&gt;
* http://www.synergymedia.net/products/ColorPerfect/&lt;br /&gt;
* http://macosx.narcissisme.dk/colordesigner_v7_screenshot.jpg&lt;br /&gt;
* http://www.code-line.com/software/colorconsultantpro.html&lt;br /&gt;
* http://citeseer.nj.nec.com/macintyre91constraintbased.html&lt;br /&gt;
&lt;br /&gt;
And a few recent additions&lt;br /&gt;
* http://www.colorschemer.com/&lt;br /&gt;
* http://www.wellstyled.com/tools/colorscheme2/index-en.html&lt;br /&gt;
* http://www.colorjack.com/sphere/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Patents ==&lt;br /&gt;
&lt;br /&gt;
There is a Adobe Patent on Tabbed Palettes.&lt;br /&gt;
&lt;br /&gt;
More Infos:&lt;br /&gt;
http://swpat.ffii.org/patents/samples/ep689133/index.en.html&lt;br /&gt;
&lt;br /&gt;
The patent claim quoted:&lt;br /&gt;
#A method for combining on a computer display an additional set of information displayed in a first area of the display and having associated with it a selection indicator into a group of multiple sets of information needed on a recurring basis displayed in a second area of the screen, comprising the steps of establishing the second area on the computer display in which the group of multiple sets of information is displayed, the second area having a size which is less than the entire area of the computer display, the second area displaying a first of the multiple sets of information;&lt;br /&gt;
#providing within the second area a plurality of selection indicators, each one associated with a corresponding one of the multiple selecting a second of the multiple sets of information for display within the second area by activating a selection indicator associated with a second of the multiple sets of information, whereby the second of the multiple sets of information is substituted for the first of the multiple sets of information within the area of the display; and&lt;br /&gt;
#combining the additional set of information, displayed in the first area of the display into the group of multiple sets of information so that the additional set of information may be selected using its selection indicator in the same manner as the other sets of information in the group.&lt;br /&gt;
This is so absurdly vast that it encompasses all Tab widgets ever created, including the tabs  at the bottom of Microsoft Excel, the CTabCtrl included with virtually every version of Microsoft Visual C++, email systems where there's a set of categories on the left and a detail section on the right, most websites with menus, including the WC3's frame based pages, all tree-folder setups with a detail view...It's not a sane claim, and it's only purpose is promoting fear of financial damage. [[User:AngleWyrm|AngleWyrm]] 04:59, 1 December 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Thoughts:  ==&lt;br /&gt;
&lt;br /&gt;
It would be best to avoid copying any of these exactly.&lt;br /&gt;
&lt;br /&gt;
I like the idea of allowing the user to adjust groups of colours in a picture simultaneously.&lt;br /&gt;
&lt;br /&gt;
The colour picker should be implemented using a widget that displays SVG.&lt;br /&gt;
&lt;br /&gt;
[[Category:Developer Discussion]]&lt;/div&gt;</summary>
		<author><name>AngleWyrm</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=ColourPicker&amp;diff=55035</id>
		<title>ColourPicker</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=ColourPicker&amp;diff=55035"/>
		<updated>2009-12-01T05:01:54Z</updated>

		<summary type="html">&lt;p&gt;AngleWyrm: /* Patents */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Inkscape and [[The_Gimp]] should share a colour picker.  The Gtk one is simple but not powerful enough for serious work.&lt;br /&gt;
&lt;br /&gt;
Of course, some of what pickers and features we need will depend on what exactly we mean by [[InkscapeColor]]&lt;br /&gt;
&lt;br /&gt;
Here are some example pickers that are worth copying:&lt;br /&gt;
&lt;br /&gt;
* http://www.joncruz.org/NewColorSel.png&lt;br /&gt;
* http://java.sun.com/docs/books/tutorial/figures/uiswing/components/ColorChooserDemo2.gif&lt;br /&gt;
* http://www.oldjewelsoftware.com/ppicker/index.html&lt;br /&gt;
* http://www.color-wheel-pro.com/&lt;br /&gt;
* http://www.tigercolor.com/&lt;br /&gt;
* http://www.synergymedia.net/products/ColorPerfect/&lt;br /&gt;
* http://macosx.narcissisme.dk/colordesigner_v7_screenshot.jpg&lt;br /&gt;
* http://www.code-line.com/software/colorconsultantpro.html&lt;br /&gt;
* http://citeseer.nj.nec.com/macintyre91constraintbased.html&lt;br /&gt;
&lt;br /&gt;
And a few recent additions&lt;br /&gt;
* http://www.colorschemer.com/&lt;br /&gt;
* http://www.wellstyled.com/tools/colorscheme2/index-en.html&lt;br /&gt;
* http://www.colorjack.com/sphere/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Patents ==&lt;br /&gt;
&lt;br /&gt;
There is a Adobe Patent on Tabbed Palettes.&lt;br /&gt;
&lt;br /&gt;
More Infos:&lt;br /&gt;
http://swpat.ffii.org/patents/samples/ep689133/index.en.html&lt;br /&gt;
&lt;br /&gt;
The patent claim quoted:&lt;br /&gt;
#A method for combining on a computer display an additional set of information displayed in a first area of the display and having associated with it a selection indicator into a group of multiple sets of information needed on a recurring basis displayed in a second area of the screen, comprising the steps of establishing the second area on the computer display in which the group of multiple sets of information is displayed, the second area having a size which is less than the entire area of the computer display, the second area displaying a first of the multiple sets of information;&lt;br /&gt;
#providing within the second area a plurality of selection indicators, each one associated with a corresponding one of the multiple selecting a second of the multiple sets of information for display within the second area by activating a selection indicator associated with a second of the multiple sets of information, whereby the second of the multiple sets of information is substituted for the first of the multiple sets of information within the area of the display; and&lt;br /&gt;
#combining the additional set of information, displayed in the first area of the display into the group of multiple sets of information so that the additional set of information may be selected using its selection indicator in the same manner as the other sets of information in the group.&lt;br /&gt;
This is so absurdly vast that it encompasses all Tab widgets ever created, including the tabs  at the bottom of Microsoft Excel, the CTabCtrl included with virtually every version of Microsoft Visual C++ and used by thousands of programmers... It's not a sane claim, and it's only purpose is promoting fear of financial damage. [[User:AngleWyrm|AngleWyrm]] 04:59, 1 December 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Thoughts:  ==&lt;br /&gt;
&lt;br /&gt;
It would be best to avoid copying any of these exactly.&lt;br /&gt;
&lt;br /&gt;
I like the idea of allowing the user to adjust groups of colours in a picture simultaneously.&lt;br /&gt;
&lt;br /&gt;
The colour picker should be implemented using a widget that displays SVG.&lt;br /&gt;
&lt;br /&gt;
[[Category:Developer Discussion]]&lt;/div&gt;</summary>
		<author><name>AngleWyrm</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=ColourPicker&amp;diff=55033</id>
		<title>ColourPicker</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=ColourPicker&amp;diff=55033"/>
		<updated>2009-12-01T04:59:51Z</updated>

		<summary type="html">&lt;p&gt;AngleWyrm: Patent quoted and scoffed at&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Inkscape and [[The_Gimp]] should share a colour picker.  The Gtk one is simple but not powerful enough for serious work.&lt;br /&gt;
&lt;br /&gt;
Of course, some of what pickers and features we need will depend on what exactly we mean by [[InkscapeColor]]&lt;br /&gt;
&lt;br /&gt;
Here are some example pickers that are worth copying:&lt;br /&gt;
&lt;br /&gt;
* http://www.joncruz.org/NewColorSel.png&lt;br /&gt;
* http://java.sun.com/docs/books/tutorial/figures/uiswing/components/ColorChooserDemo2.gif&lt;br /&gt;
* http://www.oldjewelsoftware.com/ppicker/index.html&lt;br /&gt;
* http://www.color-wheel-pro.com/&lt;br /&gt;
* http://www.tigercolor.com/&lt;br /&gt;
* http://www.synergymedia.net/products/ColorPerfect/&lt;br /&gt;
* http://macosx.narcissisme.dk/colordesigner_v7_screenshot.jpg&lt;br /&gt;
* http://www.code-line.com/software/colorconsultantpro.html&lt;br /&gt;
* http://citeseer.nj.nec.com/macintyre91constraintbased.html&lt;br /&gt;
&lt;br /&gt;
And a few recent additions&lt;br /&gt;
* http://www.colorschemer.com/&lt;br /&gt;
* http://www.wellstyled.com/tools/colorscheme2/index-en.html&lt;br /&gt;
* http://www.colorjack.com/sphere/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Patents ==&lt;br /&gt;
&lt;br /&gt;
There is a Adobe Patent on Tabbed Palettes.&lt;br /&gt;
&lt;br /&gt;
More Infos:&lt;br /&gt;
http://swpat.ffii.org/patents/samples/ep689133/index.en.html&lt;br /&gt;
&lt;br /&gt;
The patent claim quoted:&lt;br /&gt;
#A method for combining on a computer display an additional set of information displayed in a first area of the display and having associated with it a selection indicator into a group of multiple sets of information needed on a recurring basis displayed in a second area of the screen, comprising the steps of establishing the second area on the computer display in which the group of multiple sets of information is displayed, the second area having a size which is less than the entire area of the computer display, the second area displaying a first of the multiple sets of information;&lt;br /&gt;
#providing within the second area a plurality of selection indicators, each one associated with a corresponding one of the multiple selecting a second of the multiple sets of information for display within the second area by activating a selection indicator associated with a second of the multiple sets of information, whereby the second of the multiple sets of information is substituted for the first of the multiple sets of information within the area of the display; and&lt;br /&gt;
#combining the additional set of information, displayed in the first area of the display into the group of multiple sets of information so that the additional set of information may be selected using its selection indicator in the same manner as the other sets of information in the group.&lt;br /&gt;
This is so absurdly vast that it encompasses all Tab widgets ever created, including the tabs  at the bottom of Microsoft Excel, the CTabCtrl included with virtually every version of Microsoft Visual C++ and used by thousands of programmers,  the menu system employed by Command &amp;amp; Conquer 3... It's not a sane claim, and it's only purpose is promoting fear of financial damage. [[User:AngleWyrm|AngleWyrm]] 04:59, 1 December 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Thoughts:  ==&lt;br /&gt;
&lt;br /&gt;
It would be best to avoid copying any of these exactly.&lt;br /&gt;
&lt;br /&gt;
I like the idea of allowing the user to adjust groups of colours in a picture simultaneously.&lt;br /&gt;
&lt;br /&gt;
The colour picker should be implemented using a widget that displays SVG.&lt;br /&gt;
&lt;br /&gt;
[[Category:Developer Discussion]]&lt;/div&gt;</summary>
		<author><name>AngleWyrm</name></author>
	</entry>
</feed>