Search found 3 matches

by Vincent9263
Mon Mar 10, 2008 2:44 am
Forum: Developer's Forum for Windows
Topic: spaceMouse Plus and QT on Windows
Replies: 5
Views: 12630

Hello, I have used the "winEventFilter(MSG *, long *)' function because i couldn't use the "SiGetEvent (SiHdl hdl, int flags, SiGetEventData *pData, SiSpwEvent *pEvent)" function. The problem comes from the "hdl" parameter because this the "ApplicationName". This i...
by Vincent9263
Fri Mar 07, 2008 10:55 am
Forum: Developer's Forum for Windows
Topic: spaceMouse Plus and QT on Windows
Replies: 5
Views: 12630

Hello, In fact, it looks to work with the "virtual bool winEventFilter( MSG * m, long * l)" function. The problem is that the event which identifies the mouse movement comes from m->wParam and this changes every times you launch your application. Do you have an idea to identifie the event?...
by Vincent9263
Fri Mar 07, 2008 6:47 am
Forum: Developer's Forum for Windows
Topic: spaceMouse Plus and QT on Windows
Replies: 5
Views: 12630

spaceMouse Plus and QT on Windows

Hello,

I would like to use my spaceMouse plus with Qt but I have problem with the "SiOpen" function. In fact, this function asks the "Application name" but with Qt there isn't an AppName. Is there anybody who could help me?
Thanks