<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Jan 30, 2014 at 1:42 PM, Bill Spitzak <span dir="ltr"><<a href="mailto:spitzak@gmail.com" target="_blank">spitzak@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div>Ping Cheng wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
    graphics tablets:<br>
    * extended axis event support<br>
    * tool change notification (could be just button events? not sure)<br>
<br>
<br>
Will tool id, serial number, and tool type be supported here?<br>
</blockquote>
<br></div>
Shouldn't each tool be a different pointing device? It at least needs to know which tool is being used when moving it, it can't be deferred until the first button is being pushed.<br></blockquote><div><br></div><div>

Good point.<br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
Are tablets capable of handling more than one tool at a time? If this is at all plausable I think they all have to be different pointers since otherwise there is no way to indicate which x/y position is which tool. Otherwise I guess a "tool changed" event would work.<br>
</blockquote><div><br></div><div>Even when there is only one tool on the tablet at a time, artists/users may have different configuration for different tools. Application needs to "remember" which tool, such as air brush 1 vs air brush 2, matches with which setting so it can switch setting automatically when a specific tool is detected.<br>
<br></div><div>Ping<br></div></div></div></div>