Ah, I see. I think the problem is that the text editing widget is still not compatible with XInput (the mouse actions to select text inside the box and drag it around don't all work properly); presumably it never will be, since GTK+ 2.x isn't evolving much anymore. So we need to disable XInput when we are in the process of editing text and the cursor goes into the text box area. Disabling XInput causes all devices to report themselves as the Core Pointer -- and then the touch-as-handtool option probably kicks in. I am a bit confused about why it kicks in already when you try to add your first text box, I would have imagined that it would hit you only the second time around, but anyway -- the truth is that I don't know a good way around this. Once you are editing your first text box, there is just no way of knowing whether the next button event comes from pen or from touch (because XInput is temporarily disabled)...
I'll keep it in mind as something to try to fix someday, but right now I probably won't postpone the release just because of this issue. Denis On 06/29/2014 07:03 PM, dmg wrote: > On Mon, Jun 30, 2014 at 10:56 AM, dmg <d...@uvic.ca> wrote: >> >> The main issue I have found is a problem when selecting "use touch as >> handtool" where I can't add a text box with the stylus. >> I need to switch the option off before I can do it. > > > It only happens in windows. I am using "core pointer" as the > designated hand touch device. In my linux thinkpad everything works as > expected > -- Denis Auroux aur...@math.berkeley.edu University of California, Berkeley Tel: 510-642-4367 Department of Mathematics Fax: 510-642-8204 817 Evans Hall # 3840 Berkeley, CA 94720-3840 ------------------------------------------------------------------------------ Open source business process management suite built on Java and Eclipse Turn processes into business applications with Bonita BPM Community Edition Quickly connect people, data, and systems into organized workflows Winner of BOSSIE, CODIE, OW2 and Gartner awards http://p.sf.net/sfu/Bonitasoft _______________________________________________ Xournal-devel mailing list Xournal-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xournal-devel