On Fri, Jun 27, 2003 at 04:42:23PM -0700, Lars Damerow wrote: > > I've written a pygtk program that accepts pressure data from a stylus XInput > device, but it requires that the user manually sets the stylus device to > 'screen' on the GTK Input Dialog.
Hmmm. What does setting it to screen do? Does the stylus work otherwise, i.e., you can manipulate the interface normally with it (you need to have AlwaysCore for that)? > Is there a way that I can enable pressure data programmatically, so that the > user never sees the Input dialog? I'm sure there is, since Gimp does it. Try checking out the source code, or asking on a gimp mailing list. If you find out the answer, write us so I can add it to the FAQ. Take care, -- Christian Reis, Senior Engineer, Async Open Source, Brazil. http://async.com.br/~kiko/ | [+55 16] 261 2331 | NMFL _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
