FLTK logo

STR #1924

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 Home  |  Articles & FAQs  |  Bugs & Features  |  Documentation  |  Download  |  Screenshots  ]
 

Return to Bugs & Features | Roadmap 2.0 | Post Text | Post File | SVN ⇄ GIT ]

STR #1924

Application:FLTK Library
Status:5 - New
Priority:3 - Moderate, e.g. unable to compile the software
Scope:3 - Applies to all machines and operating systems
Subsystem:Unassigned
Summary:Tablet support: incorrect tilt value.
Version:2.0-current
Created By:HighCat
Assigned To:Unassigned
Fix Version:Unassigned
Update Notification:

Receive EMails Don't Receive EMails

Trouble Report Files:

Post File ]
Name/Time/Date Filename/Size  
 
#1 HighCat
03:40 Apr 19, 2008
tablet__2008-04-05.patch
8k
 
 
#2 HighCat
03:43 Apr 19, 2008
tablet_test.cpp
4k
 
 
#3 HighCat
11:23 Jun 28, 2008
tablet_test_v2.cpp
5k
 
 
#4 HighCat
11:24 Jun 28, 2008
tablet__2008-06-28__r6140.patch
11k
 
     

Trouble Report Comments:

Post Text ]
Name/Time/Date Text  
 
#1 HighCat
03:40 Apr 19, 2008
Stylus tilt, which I get with event_x_tilt() and event_y_tilt() need some corrections:
1. On Windows, Y tilt value is inversed comparatively to Linux implementation.
2. On Linux, with LinuxWacom drivers version 0.7.2 - 0.7.6, tilt values are incorrect.


I have a small patch which fixes this, and also improves tablet support with new TABLET event, which allows to retrieve tablet's native position (so you can use high-resolution input from modern tablets).

The patch is for both Linux and Windows, and I've added stubs for Mac OS X, as we don't have tablet support there.

See my posts at fltk.development for details:
http://www.fltk.org/newsgroups.php?s3680+gfltk.development+v4621+T0
http://www.fltk.org/newsgroups.php?s3680+gfltk.development+v4622+T0
http://www.fltk.org/newsgroups.php?s3680+gfltk.development+v4660+T0
 
 
#2 HighCat
03:43 Apr 19, 2008
+ I post here a small program for tablet testing for FLTK2, which looks like this: http://www.highcat.by.ru/heap/ttest.jpg  
 
#3 HighCat
11:27 Jun 28, 2008
I've updated the patch:

added support for relative positioning inside widget in tablet's coordinates. Updated demo program; - see screenshot: http://www.highcat.by.ru/heap/ttest.jpg
 
     

Return to Bugs & Features | Post Text | Post File ]

 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.