Re: [Interest] Looking for third party Qt libraries

2013-10-07 Thread Andrea Franceschini
, where Qt developers can easily find and get >> access to >> the full power of the Qt ecosystem. >> >> If you have any comments or suggestions, don't hesitate to contact me. >> >> -- >> Cornelius Schumacher >> ___ >>

Re: [Interest] iOS Guidlines and QML

2013-10-01 Thread Andrea Franceschini
brands in fashion, furniture, and food making. -- Andrea Franceschini ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest

Re: [Interest] QTouchEvents correctly placed only when the windows is on the primary screen?

2013-09-26 Thread Andrea Franceschini
I'd be totally ok). -- Andrea Franceschini ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest

Re: [Interest] QTouchEvents correctly placed only when the windows is on the primary screen?

2013-09-25 Thread Andrea Franceschini
same thing I was wondering. As for 1, I'd say that sounds plausible, but is it feasible? As for 2, in my case I don't need multiple touch screens, but I suppose that you could somehow extend the approach from 1, maybe via on/off-line config? -- Andrea Franceschini _

[Interest] QTouchEvents correctly placed only when the windows is on the primary screen?

2013-09-25 Thread Andrea Franceschini
d the menu bar some times, and the touch screen lies horizontal on a table (not exactly visible from a sitting position). Ideas? -- Andrea Franceschini ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest

Re: [Interest] on plugins and qtuiotouch

2013-09-19 Thread Andrea Franceschini
2013/9/19 Andrea Franceschini : > 2013/9/19 Andrea Franceschini : >> 2013/9/19 Casimiro, Daniel C CIV NUWC NWPT : >> >>> I just reread the specification and it looks like duplicate session IDs are >>> allowed: >> >> I'll run some tests and will l

Re: [Interest] on plugins and qtuiotouch

2013-09-19 Thread Andrea Franceschini
2013/9/19 Andrea Franceschini : > 2013/9/19 Casimiro, Daniel C CIV NUWC NWPT : >> You could try running my tuiodump utility to get more information. > > I'll try with that. This is the frame I get every second TUIO Frame 13812: Added: 748(0.812134,0.707794), Updat

Re: [Interest] on plugins and qtuiotouch

2013-09-19 Thread Andrea Franceschini
> on the screen. Yes, that's correct. I had a deeper look at the code and I figured it was as I expected. >> 2013/9/19 Andrea Franceschini : >> Hi Dan, just ran a quick test and I can confirm I don't get the failed >> assert on the add_touch_point method anymore, n

Re: [Interest] on plugins and qtuiotouch

2013-09-19 Thread Andrea Franceschini
2013/9/19 Andrea Franceschini : > 2013/9/19 Casimiro, Daniel C CIV NUWC NWPT : > >> I just reread the specification and it looks like duplicate session IDs are >> allowed: > > I'll run some tests and will let you know. Hi Dan, just ran a quick test and I can confirm

Re: [Interest] on plugins and qtuiotouch

2013-09-19 Thread Andrea Franceschini
at comes in? How would you otherwise identify a trace, aka a sequence of touch points produced by the same finger continuously moving on the surface? -- Andrea Franceschini ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/

Re: [Interest] on plugins and qtuiotouch

2013-09-18 Thread Andrea Franceschini
2013/9/17 Andrea Franceschini : > I'm not sure about the spec. I've had this happening using Martin > Kaltenbrunner's Java TUIO Simulator, although it doesn't seem to > happen with TUIOPad for iOS. This shouldn't be a problem though, it's > just that I

Re: [Interest] Qt for digital tabletop applications

2013-09-18 Thread Andrea Franceschini
touch for use with QML apps. The plugin works better with > QML/Quick apps than traditional QWidget applications. Awesome! I'm going to test this on the big screen in the next few hours. -- Andrea Franceschini ___ Interest mailing list Int

Re: [Interest] Qt for digital tabletop applications

2013-09-18 Thread Andrea Franceschini
ve done so far with Cinder. Also, would qtuiotouch be usable with a QML app? -- Andrea Franceschini ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest

[Interest] Qt for digital tabletop applications

2013-09-18 Thread Andrea Franceschini
ave some time that I can spend on it. I really want to use Qt, if only for the gestures, so any hint/pointer/head-ups is enormourly appreciated. (I'd give links to all those projects I mentioned but I'm not sure it'd be worth it. If you want to see something,

[Interest] Qt Creator not finding Qt's headers

2013-09-17 Thread Andrea Franceschini
it does. Ideas? -- Andrea Franceschini ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest

Re: [Interest] on plugins and qtuiotouch

2013-09-17 Thread Andrea Franceschini
l) because the other contraption proved quite unreliable when it came to touches, so for now I've lost fiducials, but I really appreciate your branch, I'll give it a go as soon as I can. -- Andrea Franceschini ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest

Re: [Interest] on plugins and qtuiotouch

2013-09-17 Thread Andrea Franceschini
4/plugins/platforms/libqcocoa.dylib" Got keys from plugin meta data ("cocoa") but that's probably another story. -- Andrea Franceschini ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest

[Interest] on plugins and qtuiotouch

2013-09-17 Thread Andrea Franceschini
ok? It still failed. I then proceeded to make a symlink inside Qt/5.1.0/clang_64/plugins/ and reverted to using TuioTouch instead of the full path. Still nothing. Now, I'm both unfamiliar with Qt's plugins and with qtuiotouch, so I would appreciate

Re: [Interest] State of the art of TUIO integration

2013-05-30 Thread Andrea Franceschini
7;s likely I'll go back to my old ways of libCinder for now. Any thoughts/suggestions, I'll be happy to hear them. -- Andrea Franceschini ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest

Re: [Interest] State of the art of TUIO integration

2013-05-29 Thread Andrea Franceschini
mplemented, I guess). So my question is: how about fiducials? -- Andrea Franceschini ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest

[Interest] State of the art of TUIO integration

2013-05-28 Thread Andrea Franceschini
m a bit reluctant to adopt the latter because it seems I'd have to implement the objects myself, but on the other hand, I don't know how complete and/or up-to-date is the former. Does anybody have hints? Do you know of alternatives? These two popped up while

Re: [Interest] Is Qt Library for OS X frameworks only?

2012-10-17 Thread Andrea Franceschini
bundles and frameworks have some good points (like avoiding littering the filesystem with exotic libs that are only used by one application). -- Andrea Franceschini ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest

Re: [Interest] Is Qt Library for OS X frameworks only?

2012-10-16 Thread Andrea Franceschini
o nonetheless. Cheers, -- Andrea Franceschini ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest

[Interest] Is Qt Library for OS X frameworks only?

2012-10-16 Thread Andrea Franceschini
t via MacPorts but that's my computer, I can't be sure I'll be able to use MacPorts on every Mac I'll come across. Cheers, -- Andrea Franceschini ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest

Re: [Interest] PQ Labs and Qt

2012-08-29 Thread Andrea Franceschini
e the most flexible option. Of course if you don't need fiducials/generic blobs... -- Andrea Franceschini ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest

[Interest] PQ Labs and Qt

2012-08-29 Thread Andrea Franceschini
ce with this combo, I'd appreciate any insight. Thanks, -- Andrea Franceschini ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest